Commit History

Author SHA1 Message Date
  Peter Kjellerstedt 502f1bc19f Recognize _SC_MONOTONIC_CLOCK in sysconf() even if __NR_clock_getres 18 years ago
  Bernhard Reutner-Fischer 294c41548a - repair misplaced #endif that got introduced in r17410. Fixes compilation. 18 years ago
  "Steven J. Hill" a35eef1bd8 Disable declarations for NPTL. 18 years ago
  "Steven J. Hill" cba65ce147 The case for _SC_MONOTONIC_CLOCK should only exist if 'clock_getres' does. 18 years ago
  Bernhard Reutner-Fischer 35d8250d34 - Trim superfluous trailing whitespace. No obj-code changes. 18 years ago
  Joakim Tjernlund 76a9a54644 I fixed that item long ago. 18 years ago
  Joakim Tjernlund c8141d994e Peter Mazinger pointed out that my last commit was faulty. 18 years ago
  Mike Frysinger 3560961878 merge from blackfin.uclinux.org: Adjust 18 years ago
  Joakim Tjernlund d5b369d20c Fix SEGV for static builds in exit() path. 18 years ago
  Mike Frysinger eb17276953 need to keep __check_rhosts_file exported for proper rhost control 18 years ago
  Mike Frysinger 086f34d77c sync with upstream blackfin.uclinux.org 18 years ago
  Joakim Tjernlund f18e7e92e0 Aurelien Jacobs writes: 18 years ago
  Joakim Tjernlund 9855a12e73 Joseph S. Myers writes: 18 years ago
  Joakim Tjernlund e26ed573b6 Support SecurePLTs for PowerPC. You need a toolchain that supports 18 years ago
  Mike Frysinger 3a3af36f1b Atle Nissestad writes: The attached patch fixes compilation of the current svn on the nios2 platform, and updates the crt1/n/i.S files to get CTOR/DTOR-support to work. 18 years ago
  Bernhard Reutner-Fischer 385a0b9d4f - s/Attemt/Attempt/ 18 years ago
  Bernhard Reutner-Fischer 6c8e75a865 - r16732 forgot to checkin the sync of the __UCLIBC_SUSV3_LEGACY_MACROS__ from string.h 18 years ago
  Bernhard Reutner-Fischer 1a0edbb3f6 - provide a hidden_def for fputc_unlocked that is aliased to __fputc_unlocked. 18 years ago
  Mike Frysinger e2f06f4eb0 make sure UCLIBC_LDSO can be found via path 18 years ago
  Mike Frysinger 11e8aa3066 Paul Brook writes: 18 years ago
  Mike Frysinger 11578cd602 rename local "brk" var so it doesnt namespace collide with the brk() function 18 years ago
  Mike Frysinger 21b383c617 for now, dont allow mmu users to select file format 18 years ago
  Mike Frysinger 6d0da6b2db actually scrub it, dont just comment it out 18 years ago
  Mike Frysinger 0955b708c0 start pulling in top level Rules.mak so we get access to import CFLAGS/LDFLAGS/CPPFLAGS 18 years ago
  Mike Frysinger d9099f3dc5 scrub prototype so we dont conflict with the pthread header 18 years ago
  Mike Frysinger 832255d18a clean up 18 years ago
  Mike Frysinger 9db10d18c0 small cleanups 18 years ago
  Eric Andersen 8682748233 Patch from Bernhard Fischer: 18 years ago
  Mike Frysinger 21f79fd580 fix building when __NR_sigalstack does not exist 18 years ago
  Mike Frysinger 707608fef0 if __NR_lseek is not defined, then we fall back to calling the 64bit lseek 18 years ago