Age | Commit message (Expand) | Author |
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 |
2010-08-05 | add config parser | Bernhard Reutner-Fischer |
2010-07-27 | silence warning about incompatible types with _dl_init_static_tls | Bernhard Reutner-Fischer |
2010-07-27 | Fix ctime() standard compliance bug | David A Ramos |
2010-07-06 | Revert "don't make __errno_location / __h_errno_location hidden" | Austin Foxley |
2010-07-05 | don't make __errno_location / __h_errno_location hidden | Peter Korsgaard |
2010-06-30 | more workarounds for GCC PR32219 | Timo Teräs |
2010-06-30 | nptl/errno: Use a separate __errno_location for libpthread. | Khem Raj |
2010-06-17 | libc: Fix non-NPTL threads build | Carmelo Amoroso |
2010-06-11 | hcreate_r: silence warning in helper func | Bernhard Reutner-Fischer |
2010-06-11 | wordexp: silence warning | Bernhard Reutner-Fischer |
2010-05-17 | static build: define pthreads wrappers only for threaded builds | Timo Teräs |
2010-05-17 | some (all?) archs don't define asm, so use builtin __asm__ | Austin Foxley |
2010-05-17 | workaround GCC PR32219 | Denys Vlasenko |
2010-05-07 | static build: fix internal locking weaks to get pulled in always | Timo Teras |
2010-04-29 | time.c: fix unreadable code style: assignments within if(), misplaced comments | Denys Vlasenko |
2010-04-29 | optional /etc/localtime support | Denys Vlasenko |
2010-04-27 | libc/regex: fix internal_function declarations | Roman I Khimov |
2010-04-25 | libc: Remove compiler warning due to old-style function definition | Carmelo Amoroso |
2010-04-22 | nptl: fix libc internal, dynamically enabled locking | Timo Teräs |
2010-04-16 | libc: remove libc weak __pthreads_* wrappers | Timo Teras |
2010-04-12 | libc_regex: __libc_lock primitives are actually available on uClibc | Carmelo Amoroso |
2010-04-06 | Merge commit 'origin/master' into nptl | Austin Foxley |
2010-04-05 | utent: do not create extra static functions if !THREADS | Denys Vlasenko |
2010-04-05 | regex_old: convert static flag variable to smallint | Denys Vlasenko |
2010-04-05 | getutid is not used internally, removing hidden_proto | Denys Vlasenko |
2010-04-02 | Merge commit 'origin/master' into nptl | Austin Foxley |
2010-03-25 | prettify make clean | Bernhard Reutner-Fischer |
2010-02-11 | libc: build tsd only when tls is enabled | Austin Foxley |
2010-02-05 | Merge commit 'origin/master' into nptl | Austin Foxley |
2010-02-03 | __uClibc_main: use __pagesize to protect against recursion | Bernhard Reutner-Fischer |
2010-02-02 | remove two checks for gettimeofday error | Denys Vlasenko |
2010-02-01 | Merge commit 'origin/master' into nptl | Khem Raj |
2010-02-01 | errno: hide __libc_resp, __libc_errno, and __libc_h_errno | Khem Raj |
2010-01-25 | Merge branch 'master' into nptl | Carmelo Amoroso |
2010-01-24 | wchar.c: fix indentation | Denys Vlasenko |
2010-01-23 | silence some warnings about unused params | Bernhard Reutner-Fischer |
2010-01-21 | wordexp: silence shadow warning | Bernhard Reutner-Fischer |
2010-01-21 | ctime: do not use static struct tm buffer | Denys Vlasenko |
2010-01-21 | wordexp: silence shadow warning | Bernhard Reutner-Fischer |