Commit Verlauf

Autor SHA1 Nachricht Datum
  Eric Andersen dae4f33e48 Additional passwd and group tests vor 21 Jahren
  Eric Andersen ded0e9aba4 Implement getgrent_r. Rework getpwent and getgrent a bit further vor 21 Jahren
  Eric Andersen 44ecacea6b Both setegid and seteuid were implemented suboptimally, such that vor 21 Jahren
  Eric Andersen 733eb3f9b3 Add some missing prototypes vor 21 Jahren
  Eric Andersen 1167efa4af Be extra careful to check uid and gid converstions to kernel types vor 21 Jahren
  Eric Andersen c94d3fd8f7 Make the syscall locally, avoid an extern vor 21 Jahren
  Manuel Novoa III 5d8ce82d8c If realloc failed, we'd lose the pointer to the exit function table. vor 21 Jahren
  Manuel Novoa III a30a999bb0 Hopefully fix the struct tm extension problem once and for all. vor 21 Jahren
  Eric Andersen d8fe0f7534 Add some additional pwd/grp tests, to prevent me from vor 21 Jahren
  Eric Andersen fabd08e854 Fix things (properly) to open /etc/passd and /etc/group if vor 21 Jahren
  Eric Andersen 9eae73f74c this script is no longer used, and can be removed. vor 21 Jahren
  Manuel Novoa III 30d4b70168 Fix Erik's typo. vor 21 Jahren
  Manuel Novoa III f72338a387 Some more soft float fixes... for arm in particular (libfloat). vor 21 Jahren
  Eric Andersen fff9c70e33 getpwent(), getpwent_r(), and getgrent(), getgrent_r() would all vor 21 Jahren
  Eric Andersen 86061e5f2b gdb wants to dlopen "libthread_db.so.1", so be sure to assign vor 21 Jahren
  Eric Andersen 9f9350ab90 properly deal with soft-float when profiling as well vor 21 Jahren
  Manuel Novoa III 4cc7fb45c1 Add -msoft-float to SAFECFLAGS when necessary. vor 21 Jahren
  Eric Andersen bcfd17afd8 Sigh. It seems some stupid programs expect this... vor 21 Jahren
  Eric Andersen 548a9b7246 Disable optimizations with debugging vor 21 Jahren
  Eric Andersen da19a2dfd6 better tuning for xscale that copes with generally available toolchains vor 21 Jahren
  Eric Andersen 39ae188998 Peter Kjellerstedt writes: vor 21 Jahren
  Eric Andersen 2427f9a510 Peter S. Mazinger pointed out that I missed a spot. I should vor 21 Jahren
  Eric Andersen 8e8099dcac Per suggestion and patch from Ken Staton, emulates poll using vor 21 Jahren
  Eric Andersen 7845251d59 Atsushi Nemoto writes: vor 21 Jahren
  Eric Andersen fdda13fafb It seems we need to also define SI_LOAD_SHIFT since that was vor 21 Jahren
  Eric Andersen 2d2ae37963 Those crazy binutils folks changed their abi. Add this so older vor 21 Jahren
  Eric Andersen a71c83bc44 Doh! In include/bits/uClibc_config.h when we define things, we appropriately vor 21 Jahren
  Eric Andersen 7bda1856da Fix a stupid bug that caused uClibc to never provide the correct vor 21 Jahren
  Eric Andersen c9907bfac3 Patch from Peter S. Mazinger: vor 21 Jahren
  Eric Andersen 415f14dead Merge some newer/updated bits from the glibc elf.h vor 21 Jahren