Commit History

Author SHA1 Message Date
  Bernhard Reutner-Fischer 17963cfdfa - fix format of comment 17 years ago
  Mike Frysinger 9a859801dd dont actually have to worry about local changes as svn export takes care of that 17 years ago
  Joakim Tjernlund 7a9cec961b Fix libdl bug reported by Cedric Hombourger in 17 years ago
  Mike Frysinger 4a38f88b2c fix from Bryan Wu: return NULL upon error, not the NULL string 17 years ago
  Peter Kjellerstedt 502f1bc19f Recognize _SC_MONOTONIC_CLOCK in sysconf() even if __NR_clock_getres 17 years ago
  Bernhard Reutner-Fischer 294c41548a - repair misplaced #endif that got introduced in r17410. Fixes compilation. 17 years ago
  "Steven J. Hill" a35eef1bd8 Disable declarations for NPTL. 17 years ago
  "Steven J. Hill" cba65ce147 The case for _SC_MONOTONIC_CLOCK should only exist if 'clock_getres' does. 17 years ago
  Bernhard Reutner-Fischer 35d8250d34 - Trim superfluous trailing whitespace. No obj-code changes. 17 years ago
  Joakim Tjernlund 76a9a54644 I fixed that item long ago. 17 years ago
  Joakim Tjernlund c8141d994e Peter Mazinger pointed out that my last commit was faulty. 17 years ago
  Mike Frysinger 3560961878 merge from blackfin.uclinux.org: Adjust 17 years ago
  Joakim Tjernlund d5b369d20c Fix SEGV for static builds in exit() path. 17 years ago
  Mike Frysinger eb17276953 need to keep __check_rhosts_file exported for proper rhost control 17 years ago
  Mike Frysinger 086f34d77c sync with upstream blackfin.uclinux.org 17 years ago
  Joakim Tjernlund f18e7e92e0 Aurelien Jacobs writes: 17 years ago
  Joakim Tjernlund 9855a12e73 Joseph S. Myers writes: 17 years ago
  Joakim Tjernlund e26ed573b6 Support SecurePLTs for PowerPC. You need a toolchain that supports 17 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. 17 years ago
  Bernhard Reutner-Fischer 385a0b9d4f - s/Attemt/Attempt/ 17 years ago
  Bernhard Reutner-Fischer 6c8e75a865 - r16732 forgot to checkin the sync of the __UCLIBC_SUSV3_LEGACY_MACROS__ from string.h 17 years ago
  Bernhard Reutner-Fischer 1a0edbb3f6 - provide a hidden_def for fputc_unlocked that is aliased to __fputc_unlocked. 17 years ago
  Mike Frysinger e2f06f4eb0 make sure UCLIBC_LDSO can be found via path 17 years ago
  Mike Frysinger 11e8aa3066 Paul Brook writes: 17 years ago
  Mike Frysinger 11578cd602 rename local "brk" var so it doesnt namespace collide with the brk() function 17 years ago
  Mike Frysinger 21b383c617 for now, dont allow mmu users to select file format 17 years ago
  Mike Frysinger 6d0da6b2db actually scrub it, dont just comment it out 17 years ago
  Mike Frysinger 0955b708c0 start pulling in top level Rules.mak so we get access to import CFLAGS/LDFLAGS/CPPFLAGS 17 years ago
  Mike Frysinger d9099f3dc5 scrub prototype so we dont conflict with the pthread header 17 years ago
  Mike Frysinger 832255d18a clean up 17 years ago