Commit History

Author SHA1 Message Date
  Eric Andersen 6966e6c4ed Oops 22 years ago
  Eric Andersen 53d9845ae7 Continue the conversion to using per-arch crti.S and crtn.S 22 years ago
  Eric Andersen b09209baf0 Do not provide a default for endianness. This needs to be selected 22 years ago
  Eric Andersen f21f7c41b1 Kill off "mipsel" and just use "mips" 22 years ago
  Eric Andersen a1ec4fae6d Continue the conversion to using per-arch crti.S and crtn.S 22 years ago
  Eric Andersen 51ddd87e60 Begin the conversion to using per-arch crti.S and crtn.S 22 years ago
  Eric Andersen bb13f09f16 As Peter S. Mazinger has pointed out, the config system wants 22 years ago
  Eric Andersen 8407ee91dd Peter S. Mazinger writes: 22 years ago
  Eric Andersen 591baf8f35 Naming things this way will be much easier to deal with 22 years ago
  Eric Andersen 332ebcafed Kill off the gcc wrapper. It has served us well, but there comes a time when 22 years ago
  Eric Andersen f8a3fa0247 Rework the config system. Better utilize the Kconfig language 22 years ago
  Eric Andersen fe6015e8aa minor cleanup 22 years ago
  Eric Andersen 36be007b26 Minor cleanup 22 years ago
  Eric Andersen 3a546d1328 Minor makefile tweaks 22 years ago
  Eric Andersen cd6759b35c Begin preparations for the next release 22 years ago
  Eric Andersen 562b05c14c Remove warning that apparently is not needed for e1 22 years ago
  Tobias Anderberg 99dbdba98c Updated to match the other architectures. Fixes problem with "fcntl: 22 years ago
  Eric Andersen dae4f33e48 Additional passwd and group tests 22 years ago
  Eric Andersen ded0e9aba4 Implement getgrent_r. Rework getpwent and getgrent a bit further 22 years ago
  Eric Andersen 44ecacea6b Both setegid and seteuid were implemented suboptimally, such that 22 years ago
  Eric Andersen 733eb3f9b3 Add some missing prototypes 22 years ago
  Eric Andersen 1167efa4af Be extra careful to check uid and gid converstions to kernel types 22 years ago
  Eric Andersen c94d3fd8f7 Make the syscall locally, avoid an extern 22 years ago
  Manuel Novoa III 5d8ce82d8c If realloc failed, we'd lose the pointer to the exit function table. 22 years ago
  Manuel Novoa III a30a999bb0 Hopefully fix the struct tm extension problem once and for all. 22 years ago
  Eric Andersen d8fe0f7534 Add some additional pwd/grp tests, to prevent me from 22 years ago
  Eric Andersen fabd08e854 Fix things (properly) to open /etc/passd and /etc/group if 22 years ago
  Eric Andersen 9eae73f74c this script is no longer used, and can be removed. 22 years ago
  Manuel Novoa III 30d4b70168 Fix Erik's typo. 22 years ago
  Manuel Novoa III f72338a387 Some more soft float fixes... for arm in particular (libfloat). 22 years ago