커밋 기록

작성자 SHA1 메시지 날짜
  Manuel Novoa III 22fa952fdb sparc, alpha, and mips have different errno values than the other 23 년 전
  Eric Andersen e86450a006 Oops. I got the include guard wrong. Fix it per current 23 년 전
  Eric Andersen 32644f7899 Make bits/kernel_types.h include guard names match the include 23 년 전
  Miles Bader 920359d7d2 Initial checkin. 23 년 전
  Eric Andersen 8c273ad874 Update version to 0.9.15 in preparation for making a release 23 년 전
  Manuel Novoa III 7ceb5c35f2 Changed fclose behavior when custom streams were enabled. Previously, 23 년 전
  Eric Andersen 9a1eb39a60 Kill the HAS_LONG_LONG option. It really did not make a lot of 23 년 전
  Eric Andersen e320f52df9 Use the kernel version of struct msqid_ds directly, since we don't 23 년 전
  Eric Andersen ee3323be35 Finish off the bits/kernel_stat.h cleanup for proper 23 년 전
  Eric Andersen d7aaa51dff Make shm stuff work properly. 23 년 전
  Eric Andersen e590469b10 ignore generated stuff 23 년 전
  Manuel Novoa III d2b22f1c5d Tweak things so that struct stat and struct stat64 (seem to) work on 23 년 전
  Eric Andersen e44c028c15 Simple shared memory test 23 년 전
  Eric Andersen 20dd264683 Avoid `ECANCELED' redefined on mips 23 년 전
  Eric Andersen 45c83019f7 Use bits/kernel_stat.h, not asm/stat.h 23 년 전
  Eric Andersen a61c42372f Ignore generated stuff 23 년 전
  Eric Andersen 6d8239f208 Break dependancy of bits/types.h on the asm/posix_types.h kernel 23 년 전
  Eric Andersen 20d498e06a Break dependancy of bits/types.h on the asm/posix_types.h kernel 23 년 전
  Eric Andersen 6f2949285c Split out the definition of struct stat into the new arch 23 년 전
  Eric Andersen ca0b61f94e Fix broken link 23 년 전
  Eric Andersen a77bd22891 Split out the arch dependant errno_values.h junk into arch dependant files. 23 년 전
  Eric Andersen 557d314039 Ignore generated binaries 23 년 전
  Miles Bader 86cdc971f1 (initfini.s): Search the uClibc include dir, so we can find <features.h>. 23 년 전
  Eric Andersen 528ffac55b Rework struct stat/stat64 handling to eliminate kernel headers 23 년 전
  Eric Andersen 3660cedc33 Rework errno handling to be kernel header free 23 년 전
  Eric Andersen da59b78c3c Support _syscall6 and _syscall7 for arm 23 년 전
  Eric Andersen 2c7e5c09a2 Hide .hidden stuff unless explicitly enabled 23 년 전
  Eric Andersen d3154acac0 Revert mode_t change. Sigh. As Manuel so eloquently put it: "this is the way 23 년 전
  Eric Andersen 2f2d9d69ac mode_t was being promoted to an int by gcc's __builtin_va_arg, causing bad 23 년 전
  Eric Andersen 134080cf90 Remove some noise 23 년 전