Age | Commit message (Expand) | Author |
2011-02-09 | *printf: Violation of precision with null string | Jones Desougi |
2011-02-09 | sync bits/socket.h PF_* / AF_* values with 2.6.38-rc3 | Peter Korsgaard |
2011-02-09 | arm: mv nptl specific atomic impl to common place | Bernhard Reutner-Fischer |
2011-02-06 | fix a problem with hidden getutent in non-threaded builds | Denys Vlasenko |
2011-02-01 | nios2: Name architecture correctly in endian.h header | Tobias Klauser |
2011-01-29 | nptl/mips64: Fix build when using mips64 and ABIs other than o32 | Khem Raj |
2011-01-21 | stdio: fix diagnostic message | Bernhard Reutner-Fischer |
2011-01-15 | cris: Fix build issues | Khem Raj |
2011-01-11 | syslog: fix 'everyone logs with user facility' | Roman I Khimov |
2011-01-11 | __psfs_parse_spec: always use long int for %p | Bernhard Reutner-Fischer |
2011-01-01 | libc/inet/netlinkaccess.h: Use the types from kernel | Khem Raj |
2010-12-27 | sparc: check for log double support in gcc | Konrad Eisele |
2010-12-17 | libm_sh: add optimised assembly implementation of lroundf and lrintf | Christian Bruel |
2010-12-15 | sh_fpu: Do not allow inclusion of fpu_control on not SH4 core | Carmelo Amoroso |
2010-12-14 | sh: fix memcpy saving/restoring FR12-FR15 registers | Giuseppe Cavallaro |
2010-12-01 | libc: fix strtoq | Natanael Copa |
2010-11-28 | libc_utmp: Fix getutmp and getutmpx for x86_64 | Carmelo Amoroso |
2010-11-24 | libc: silence warning | Bernhard Reutner-Fischer |
2010-11-24 | wchar: bug #1471: fix cornercase in mbrtowc | Bernhard Reutner-Fischer |
2010-11-23 | resolv.c fails for /etc/hosts lookups | Philip Nye |
2010-11-18 | Adding quad float gcc intrinsic implementation for SPARC | Austin Foxley |
2010-11-10 | microblaze: build infrastructure | Steven J. Magnani |
2010-11-10 | microblaze: thread support | Steven J. Magnani |
2010-11-10 | microblaze: optimized memcpy/memmove | Steven J. Magnani |
2010-11-10 | microblaze: misc headers | Steven J. Magnani |
2010-11-10 | microblaze: kernel headers | Steven J. Magnani |
2010-11-10 | microblaze: Restore soft-float | Steven J. Magnani |
2010-11-10 | microblaze: vfork/clone interface | Steven J. Magnani |
2010-11-10 | microblaze: syscall interface | Steven J. Magnani |
2010-11-10 | microblaze: Fix crt bootstrap | Steven J. Magnani |
2010-11-10 | microblaze: Fix setjmp/longjmp | Steven J. Magnani |
2010-10-31 | libm: improve readability of math.h; expand comments and docs | Denys Vlasenko |
2010-10-30 | sleep: include Linus' email in the comment | Denys Vlasenko |
2010-10-29 | sleep: document testing result on 2.4.x kernels | Denys Vlasenko |
2010-10-29 | sleep: add comment with test program for SIG_IGNed SIGCHLD | Denys Vlasenko |
2010-10-27 | Fix msync() redefinition for noMMU build | Bernhard Reutner-Fischer |
2010-10-27 | mips: fix errno setting after syscall | Alexander Gordeev |
2010-10-22 | *: inline constant __sig{add,del}set and __sigismember | Denys Vlasenko |
2010-10-22 | remove superfluous libc_hidden_proto(memcpy) and #include | Denys Vlasenko |
2010-10-22 | sleep: tiny code shrink | Denys Vlasenko |
2010-10-22 | sleep: employ __USE_EXTERN_INLINES (with necessary fixes) | Denys Vlasenko |
2010-10-22 | sleep: check "SIGCHLD is SIG_IGN'ed" first. Saves two syscalls in common case | Denys Vlasenko |
2010-10-22 | sleep: remove commented-out code. no code changes | Denys Vlasenko |
2010-10-21 | sleep: code shrink | Denys Vlasenko |
2010-10-19 | vfprintf.c: reduce a chunk of #ifdef forest and remove one goto inside it | Denys Vlasenko |
2010-10-19 | _vfprintf.c: de-obfuscate badly twisted fragment. no code changes. | Denys Vlasenko |
2010-10-19 | vfprintf.c: remove endif comments which clog up the source. no code changes | Denys Vlasenko |
2010-10-19 | vfprintf.c: de-obfuscate if(with nested assignments). no logic changes | Denys Vlasenko |
2010-10-14 | getproto: increase line buffer size, simlify and fix alias handling | Natanael Copa |
2010-10-14 | getnet: simplify alias handling and reduce MAXALIASES | Natanael Copa |