Commit History

Author SHA1 Message Date
  Denys Vlasenko 2528a3f6c2 raise: remove unused hidden weak symbol __raise 15 years ago
  Denys Vlasenko 2bfc16f23d libc/misc/wctype/_wctype.c: make it more readable. no code changes 15 years ago
  Denys Vlasenko 7aa9c2486c remove a few more empty #if/#endif pairs 15 years ago
  Denys Vlasenko 93f8a2e834 convert // comments to /**/; remove empty #if/#endif pairs. no code changes 15 years ago
  Bernhard Reutner-Fischer 21730caa66 trim Experimentally off and uncommented hidden 15 years ago
  Bernhard Reutner-Fischer 35c8387f6d fix make {,install_}{,host}utils 15 years ago
  Bernhard Reutner-Fischer fb1195bae9 document ARCH= 15 years ago
  Bernhard Reutner-Fischer 3641b8d97e always define float_t as float 15 years ago
  Bernhard Reutner-Fischer 0b03a65afa No need for a libresolv stub 15 years ago
  Bernhard Reutner-Fischer 554b79bfb7 handle make ARCH= config 15 years ago
  Mike Frysinger 854c3194a2 sys/mount.h: sync with latest glibc 15 years ago
  Andrew Stubbs 2b4af5d5bf sh/user.h: clean up conflicts from kernel user.h 15 years ago
  Mike Frysinger 6d6bd8ba78 daemon: fix up INTERNAL_SYSCALL() usage 15 years ago
  Mike Frysinger 308f5c6e5f setup attribute_optimize which comes with gcc-4.4+ 15 years ago
  Bernhard Reutner-Fischer 3a5c27d1ec Revert "default ?conf to native arch" 15 years ago
  Denys Vlasenko 39142c932f sparc/sigaction.c: note possible bugs by comments. style fixes 15 years ago
  Denys Vlasenko daad89426b strsignal.c: whitespace fixes, no code changes (verified with objdump) 15 years ago
  Denys Vlasenko 9dc705c202 time.c: style cleanup. no code changes (verified with objdump) 15 years ago
  Denys Vlasenko e35e7e538a simpler and shorter read_TZ_file() helper 15 years ago
  Denys Vlasenko c6d11ee4eb docs/defines.txt: add a note about possibly obsolete __LDBL_COMPAT 15 years ago
  Denys Vlasenko ff8c129c39 wordexp.c: cleanup - remove old hidden_proto's; remove unused parameter 15 years ago
  Denys Vlasenko ee4233a2f5 wordexp.c: fix a bug where we might close stdout 15 years ago
  Mike Frysinger 656167d891 fstatat: fix up behavior on 32/64 bit hosts 15 years ago
  Mike Frysinger 3411040a7b xstatconv: drop useless hidden code 15 years ago
  Khem Raj 3e151bdde5 Revert "syscall.c: Use common syscall.c for ARM" 15 years ago
  Denys Vlasenko 6943b8336e md5 passwords: reduce static usage 15 years ago
  Denys Vlasenko 41bcb43daf rexec.c: style fixes, no code chages (verified with objdump) 15 years ago
  Denys Vlasenko df5766bd4b rexec.c: small code shrink 15 years ago
  Denys Vlasenko 29d28a3767 comment out "int rexecoptions"; make "char ahostbuf[]" static (was hidden) 15 years ago
  Denys Vlasenko fdf14ae2e6 do not save/restore errno around free() calls 15 years ago