Commit History

Author SHA1 Message Date
  Eric Andersen fff9c70e33 getpwent(), getpwent_r(), and getgrent(), getgrent_r() would all 22 years ago
  Eric Andersen 86061e5f2b gdb wants to dlopen "libthread_db.so.1", so be sure to assign 22 years ago
  Eric Andersen 9f9350ab90 properly deal with soft-float when profiling as well 22 years ago
  Manuel Novoa III 4cc7fb45c1 Add -msoft-float to SAFECFLAGS when necessary. 22 years ago
  Eric Andersen bcfd17afd8 Sigh. It seems some stupid programs expect this... 22 years ago
  Eric Andersen 548a9b7246 Disable optimizations with debugging 22 years ago
  Eric Andersen da19a2dfd6 better tuning for xscale that copes with generally available toolchains 22 years ago
  Eric Andersen 39ae188998 Peter Kjellerstedt writes: 22 years ago
  Eric Andersen 2427f9a510 Peter S. Mazinger pointed out that I missed a spot. I should 22 years ago
  Eric Andersen 8e8099dcac Per suggestion and patch from Ken Staton, emulates poll using 22 years ago
  Eric Andersen 7845251d59 Atsushi Nemoto writes: 22 years ago
  Eric Andersen fdda13fafb It seems we need to also define SI_LOAD_SHIFT since that was 22 years ago
  Eric Andersen 2d2ae37963 Those crazy binutils folks changed their abi. Add this so older 22 years ago
  Eric Andersen a71c83bc44 Doh! In include/bits/uClibc_config.h when we define things, we appropriately 22 years ago
  Eric Andersen 7bda1856da Fix a stupid bug that caused uClibc to never provide the correct 22 years ago
  Eric Andersen c9907bfac3 Patch from Peter S. Mazinger: 22 years ago
  Eric Andersen 415f14dead Merge some newer/updated bits from the glibc elf.h 22 years ago
  Eric Andersen 2309700dd3 We were failing to properly set h_errno on success, which could 22 years ago
  Eric Andersen c5c91dc7df more install changes 22 years ago
  Eric Andersen f87b5fa1db Do not install the uClibc wrapper toolchain by default. Make 22 years ago
  Eric Andersen 9ec661be98 the runtime should not install a /bin dir 22 years ago
  Eric Andersen 336eda9bf6 Add a new RUNTIME_PREFIX 22 years ago
  Eric Andersen ff23ecf669 Peter Kjellerstedt writes: 22 years ago
  Eric Andersen dd3fb0f8c1 Peter Kjellerstedt writes: 22 years ago
  Eric Andersen 49f0dd0fcb Peter Kjellerstedt writes: 22 years ago
  Eric Andersen 1381777907 Implement putgrent to make Peter S. Mazing happy 22 years ago
  Eric Andersen 26f49b28b1 Doh!!! 22 years ago
  Eric Andersen 3a3502d760 Point people to the kernel.org mirrors for downloading the dev 22 years ago
  Eric Andersen 1c010194a0 Do not set errno when they asked for size 0 22 years ago
  Miles Bader 3e6ccac195 Code formatting cleanup. 22 years ago