index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libc
/
misc
Age
Commit message (
Expand
)
Author
2012-05-18
ldso: sh: handle _dl_skip_args in linker startup instead of __uClibc_main
Filippo Arcidiacono
2012-04-17
locale: avoid segfault freelocale()
Bernhard Reutner-Fischer
2012-04-17
wchar: Fix BOM emitting in iconv_open()
Ed W
2012-04-17
ipc: eventually use stat64 in ftok()
Bernhard Reutner-Fischer
2012-04-17
parse_config: tweak indentation
Bernhard Reutner-Fischer
2012-04-08
regex: silence set-but-unused warnings
Mike Frysinger
2012-03-26
time.c: Readability improvements - no code changes
Denys Vlasenko
2011-12-03
getutid: add a hidden def
Mike Frysinger
2011-11-17
misc: hide __gen_tempname
Bernhard Reutner-Fischer
2011-11-17
regex_old: make some internal helpers static
Bernhard Reutner-Fischer
2011-10-12
libc: fix daylight saving time handling
Guillaume Bourcier
2011-06-24
Merge remote-tracking branch 'origin/master' into prelink
Carmelo Amoroso
2011-06-24
fts: fix warning due to old-style function definition
Carmelo Amoroso
2011-05-12
wordexp: fix mishandled return value of pipe call
Bernhard Reutner-Fischer
2011-05-04
Merge remote-tracking branch 'origin/master' into prelink
Carmelo Amoroso
2011-04-20
Added fts support for traversing UNIX file hierarchies.
Salvatore Cro
2011-04-06
Merge remote-tracking branch 'origin/master' into prelink
Carmelo Amoroso
2011-03-10
time.c, time.h: remove unused hidden strftime/strptime
Peter S. Mazinger
2011-03-10
ctype.c, ctype.h: remove commented parts that were banned for removal after 0...
Peter S. Mazinger
2011-03-10
_wctype.c, wctype.h: remove unused isw* and wctype_l hidden functions
Peter S. Mazinger
2011-03-10
time.c, wchar.h: remove unused hidden wcsftime
Peter S. Mazinger
2011-03-09
ctype.c, _collate.c, str[n]casecmp.c, strlcpy.c: remove unused hidden functions
Peter S. Mazinger
2011-03-09
regcomp.c, aeabi_mb_cur_max.c: use unconditionally MB_CUR_MAX from stdlib.h
Peter S. Mazinger
2011-03-09
fnmatch.c: use MB_CUR_MAX from stdlib.h included earlier
Peter S. Mazinger
2011-03-09
remove trailing ';' from _syscallX()
Peter S. Mazinger
2011-03-07
locale.c: export newlocale only if XLOCALE is defined
Peter S. Mazinger
2011-03-07
locale.c, locale.h: no need for hidden duplocale
Peter S. Mazinger
2011-03-05
Add support for DSBT ELF to ld.so
Mark Salter
2011-03-03
update some headers
Peter S. Mazinger
2011-03-03
initialize 2 variables to get rid of compiler warning
Peter S. Mazinger
2011-03-03
Correct ssp code
Peter S. Mazinger
2011-03-03
add missing prototypes
Peter S. Mazinger
2011-03-03
add missing prototypes
Peter S. Mazinger
2011-03-03
syntax fixes
Peter S. Mazinger
2011-02-22
tempname: fix int precision warnings
Mike Frysinger
2011-02-14
regex: remove set but not used variable
Bernhard Reutner-Fischer
2011-02-06
fix a problem with hidden getutent in non-threaded builds
Denys Vlasenko
2011-01-21
Merge remote branch 'origin/master' into prelink
Carmelo Amoroso
2011-01-11
syslog: fix 'everyone logs with user facility'
Roman I Khimov
2010-11-28
Merge commit 'origin/master' into prelink
Carmelo Amoroso
2010-11-28
libc_utmp: Fix getutmp and getutmpx for x86_64
Carmelo Amoroso
2010-11-24
wchar: bug #1471: fix cornercase in mbrtowc
Bernhard Reutner-Fischer
2010-10-14
parse_config: discard rest of incomplete line
Natanael Copa
2010-10-14
config parser: always initialize line pointer
Natanael Copa
2010-10-14
config parser: do not assume that realloc return same pointer
Natanael Copa
2010-09-17
ldso: Add implementation of ld.so standalone execution
Filippo Arcidiacono
2010-09-14
misc: utmpx based logging support
Salvatore Cro
2010-09-06
misc: Fix build error about missing PAGE_SIZE
Abdoulaye Walsimou Gaye
2010-08-19
getserv: fix reading services lines w > 80 chars
Bernhard Reutner-Fischer
2010-08-06
config parser: fix memory corruption
Timo Teräs
[next]