Age | Commit message (Expand) | Author |
2010-04-09 | resolv: tentatively fix usage of uninitialized DNS parameters | Denys Vlasenko |
2010-04-08 | confstr: properly stringify version parts | Bernhard Reutner-Fischer |
2010-04-06 | getconf: print arbitrary GNU_LIBPTHREAD_VERSION string | Bernhard Reutner-Fischer |
2010-04-06 | Fix use-after-free bug in __dns_lookup | Gabor Juhos |
2010-04-06 | i386/bits/syscalls.h: more compact, but stack-hungry syscall code. disabled s... | Denys Vlasenko |
2010-04-06 | i386/bits/syscalls.h: explain _BITS_SYSCALLS_ASM | Denys Vlasenko |
2010-04-06 | i386/bits/syscalls.h: generate better code using more restrictive asm constra... | Denys Vlasenko |
2010-04-06 | i386/bits/syscalls.h: explain how it works. no code changes | Denys Vlasenko |
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-03-30 | resolv: DEBUG-print nameserver we talk to | Bernhard Reutner-Fischer |
2010-03-25 | prettify make clean | Bernhard Reutner-Fischer |
2010-03-18 | nios2: Define INTERNAL_SYSCALL_NCS, use common sycall defines | Tobias Klauser |
2010-03-18 | nios2: Update fcntl.h from m68k | Tobias Klauser |
2010-03-17 | lift printf field width limit | Michael Deutschmann |
2010-03-16 | nios2: Add sys/user.h | Tobias Klauser |
2010-03-05 | pull kernel-features.h from NPTL | Bernhard Reutner-Fischer |
2010-03-04 | poll: unavailable on linux < 2.2.0 | Bernhard Reutner-Fischer |
2010-02-10 | libc_sh: Update memcpy to use the ENTRY macro | Carmelo Amoroso |
2010-02-10 | libc_sh: Add a sysdep header for sh | Carmelo Amoroso |
2010-02-10 | libc: Add a common sysdep header | Carmelo Amoroso |
2010-02-05 | getdents: Fix mips64 build | Atsushi Nemoto |
2010-02-05 | prctl: silence shadow warnings | Bernhard Reutner-Fischer |
2010-02-03 | Unbreak build for sparc on some config's | Austin Foxley |
2010-02-03 | __uClibc_main: use __pagesize to protect against recursion | Bernhard Reutner-Fischer |
2010-02-03 | libc: Fix l64a to return the correct buffer pointer | Filippo Arcidiacono |
2010-02-03 | powerpc/bits/sysdep.h: move confusingly placed #undef | Denys Vlasenko |
2010-02-03 | /etc/resolv.conf: support "timeout:n" and "attempts:n" options | Denys Vlasenko |
2010-02-02 | remove two checks for gettimeofday error | Denys Vlasenko |
2010-02-02 | time,times: stop interpreting negative return values ar errors | Denys Vlasenko |
2010-02-01 | errno: hide __libc_resp, __libc_errno, and __libc_h_errno | Khem Raj |
2010-01-26 | convert to foo-y kbuild style | Bernhard Reutner-Fischer |
2010-01-24 | wchar.c: fix indentation | Denys Vlasenko |
2010-01-24 | gethostid: switch to getaddrinfo and shrink | Bernhard Reutner-Fischer |
2010-01-23 | getprotoent_r: use correct define for return value | Bernhard Reutner-Fischer |
2010-01-23 | fix typo in previous commit | Bernhard Reutner-Fischer |
2010-01-23 | silence some warnings about unused params | Bernhard Reutner-Fischer |
2010-01-23 | libc/inet: mark other odd /etc/conf/ spot | Bernhard Reutner-Fischer |
2010-01-23 | libc/inet: set path to resolver file via CPP | Bernhard Reutner-Fischer |
2010-01-23 | libc/inet: convert to foo-y kbuild style | Bernhard Reutner-Fischer |
2010-01-22 | silence warning about implicit decl of sysctl | Bernhard Reutner-Fischer |
2010-01-21 | avr32: add varargs handling of prctl syscall | Hans-Christian Egtvedt |
2010-01-21 | wordexp: silence shadow warning | Bernhard Reutner-Fischer |
2010-01-21 | fix typo in version mismatch msg | Bernhard Reutner-Fischer |
2010-01-21 | ether_line: fix build for socket && !ip | Bernhard Reutner-Fischer |
2010-01-16 | futimens: add missing local prototype | Bernhard Reutner-Fischer |
2010-01-16 | include unistd.h for smallint | Yoshinori Sato |
2010-01-14 | mips/nptl: Pass correct parameters to dl_find_hash when resolving TLS relocat... | Khem Raj |
2010-01-09 | ctime: do not use static struct tm buffer | Denys Vlasenko |