Commit History

Author SHA1 Message Date
  Miles Bader 920359d7d2 Initial checkin. 23 years ago
  Eric Andersen 8c273ad874 Update version to 0.9.15 in preparation for making a release 23 years ago
  Manuel Novoa III 7ceb5c35f2 Changed fclose behavior when custom streams were enabled. Previously, 23 years ago
  Eric Andersen 9a1eb39a60 Kill the HAS_LONG_LONG option. It really did not make a lot of 23 years ago
  Eric Andersen e320f52df9 Use the kernel version of struct msqid_ds directly, since we don't 23 years ago
  Eric Andersen ee3323be35 Finish off the bits/kernel_stat.h cleanup for proper 23 years ago
  Eric Andersen d7aaa51dff Make shm stuff work properly. 23 years ago
  Eric Andersen e590469b10 ignore generated stuff 23 years ago
  Manuel Novoa III d2b22f1c5d Tweak things so that struct stat and struct stat64 (seem to) work on 23 years ago
  Eric Andersen e44c028c15 Simple shared memory test 23 years ago
  Eric Andersen 20dd264683 Avoid `ECANCELED' redefined on mips 23 years ago
  Eric Andersen 45c83019f7 Use bits/kernel_stat.h, not asm/stat.h 23 years ago
  Eric Andersen a61c42372f Ignore generated stuff 23 years ago
  Eric Andersen 6d8239f208 Break dependancy of bits/types.h on the asm/posix_types.h kernel 23 years ago
  Eric Andersen 20d498e06a Break dependancy of bits/types.h on the asm/posix_types.h kernel 23 years ago
  Eric Andersen 6f2949285c Split out the definition of struct stat into the new arch 23 years ago
  Eric Andersen ca0b61f94e Fix broken link 23 years ago
  Eric Andersen a77bd22891 Split out the arch dependant errno_values.h junk into arch dependant files. 23 years ago
  Eric Andersen 557d314039 Ignore generated binaries 23 years ago
  Miles Bader 86cdc971f1 (initfini.s): Search the uClibc include dir, so we can find <features.h>. 23 years ago
  Eric Andersen 528ffac55b Rework struct stat/stat64 handling to eliminate kernel headers 23 years ago
  Eric Andersen 3660cedc33 Rework errno handling to be kernel header free 23 years ago
  Eric Andersen da59b78c3c Support _syscall6 and _syscall7 for arm 23 years ago
  Eric Andersen 2c7e5c09a2 Hide .hidden stuff unless explicitly enabled 23 years ago
  Eric Andersen d3154acac0 Revert mode_t change. Sigh. As Manuel so eloquently put it: "this is the way 23 years ago
  Eric Andersen 2f2d9d69ac mode_t was being promoted to an int by gcc's __builtin_va_arg, causing bad 23 years ago
  Eric Andersen 134080cf90 Remove some noise 23 years ago
  Eric Andersen 9d37b6ca1c Stupid cut-n-paste error 23 years ago
  Manuel Novoa III 9f6c1eba63 Unlike glibc, uClibc doesn't always support the d_type field of 23 years ago
  Eric Andersen 0255e1ad13 Only build libthread_db when both threads and debug are enabled 23 years ago