summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-07clean up O_CLOEXEC handlingMike Frysinger
2009-10-07fcntl.h: drop unused/dead O_STREAMINGMike Frysinger
2009-10-07ldso: use MAP_FAILED with ld.so.cacheMike Frysinger
2009-10-06fix coding styleBernhard Reutner-Fischer
2009-10-06commentary typo fixBernhard Reutner-Fischer
2009-10-06trim whitespaceBernhard Reutner-Fischer
2009-10-06whitespace cleanupBernhard Reutner-Fischer
2009-10-05sparc: add stubs for more of the _Q* opsAustin Foxley
2009-10-05descriptive error messageBernhard Reutner-Fischer
2009-10-04mips: fix typo in elfinterp.cAustin Foxley
2009-09-26Config.in: enable TLS config option only for nptlAustin Foxley
2009-09-26errno.c: add tls versions of errno and h_errnoAustin Foxley
2009-09-26dl-support.c: add tls supportAustin Foxley
2009-09-26resolv.c: add support for per thread res_stateAustin Foxley
2009-09-26ldso/: tls support for dynamic linkerAustin Foxley
2009-09-26include/: add tls errno and res_stateAustin Foxley
2009-09-26mips: do not save variables in "hi" or "lo" across system callsDaniel Jacobowitz
2009-09-25sparc specific bits/socket.hAustin Foxley
2009-09-23doc/: typo fixAustin Foxley
2009-09-21add timerfd syscall and headerStephan Raue
2009-09-21sparc sigaction.c: fix the noted bugs by syncing up with glibcAustin Foxley
2009-09-19sigpause: remove libc_hidden_proto/defDenys Vlasenko
2009-09-19sigwait: remove __sigwait and __GI_sigwait symbols - they are unusedDenys Vlasenko
2009-09-19raise: remove unused hidden weak symbol __raiseDenys Vlasenko
2009-09-19libc/misc/wctype/_wctype.c: make it more readable. no code changesDenys Vlasenko
2009-09-19remove a few more empty #if/#endif pairsDenys Vlasenko
2009-09-18convert // comments to /**/; remove empty #if/#endif pairs. no code changesDenys Vlasenko
2009-09-18trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer
2009-09-18fix make {,install_}{,host}utilsBernhard Reutner-Fischer
2009-09-18document ARCH=Bernhard Reutner-Fischer
2009-09-17always define float_t as floatBernhard Reutner-Fischer
2009-09-17No need for a libresolv stubBernhard Reutner-Fischer
2009-09-16handle make ARCH= configBernhard Reutner-Fischer
2009-09-15sys/mount.h: sync with latest glibcMike Frysinger
2009-09-15sh/user.h: clean up conflicts from kernel user.hAndrew Stubbs
2009-09-15daemon: fix up INTERNAL_SYSCALL() usageMike Frysinger
2009-09-15setup attribute_optimize which comes with gcc-4.4+Mike Frysinger
2009-09-14Revert "default ?conf to native arch"Bernhard Reutner-Fischer
2009-09-09sparc/sigaction.c: note possible bugs by comments. style fixesDenys Vlasenko
2009-09-09strsignal.c: whitespace fixes, no code changes (verified with objdump)Denys Vlasenko
2009-09-08time.c: style cleanup. no code changes (verified with objdump)Denys Vlasenko
2009-09-08simpler and shorter read_TZ_file() helperDenys Vlasenko
2009-09-06docs/defines.txt: add a note about possibly obsolete __LDBL_COMPATDenys Vlasenko
2009-09-06wordexp.c: cleanup - remove old hidden_proto's; remove unused parameterDenys Vlasenko
2009-09-06wordexp.c: fix a bug where we might close stdoutDenys Vlasenko
2009-09-06fstatat: fix up behavior on 32/64 bit hostsMike Frysinger
2009-09-06xstatconv: drop useless hidden codeMike Frysinger
2009-09-06Revert "syscall.c: Use common syscall.c for ARM"Khem Raj
2009-09-06md5 passwords: reduce static usageDenys Vlasenko
2009-09-06rexec.c: style fixes, no code chages (verified with objdump)Denys Vlasenko