Историја ревизија

Аутор SHA1 Порука Датум
  rofl0r 7aec71c411 add obsolete futimesat() пре 12 година
  rofl0r a631c5df53 bits/signal.h: add register names for x86(_64) пре 12 година
  rofl0r 120e402de6 fcntl.h: add some linux-specific F_ macros пре 12 година
  rofl0r 3d3903fa5b tcp.h: add SOL_TCP, analoguous to udp.h пре 12 година
  rofl0r 7e0d4fce41 add more arch-specific MAP_ macros to bits/mman.h пре 12 година
  rofl0r db846a6217 remove MAP_32 from non-x86 archs пре 12 година
  rofl0r 0e10f74006 add MAP_NORESERVE to bits/mman.h пре 12 година
  Rich Felker 4b43f05f3c remove fenv saving/loading code from setjmp/longjmp on arm пре 12 година
  Rich Felker 96b3ea53f9 fix inefficiency of math.h isless, etc. macros пре 12 година
  Rich Felker b088f85582 remove mips setjmp/longjmp code to save/restore fenv пре 12 година
  Rich Felker 91b0588909 add scsi headers scsi.h and sg.h пре 12 година
  Rich Felker a7c1f9727a use __builtin_offsetof to implement offsetof when possible пре 12 година
  Rich Felker b427c82265 use alternate argument syntax for restrict with lio_listio пре 12 година
  Rich Felker 7aa73925e7 fix regression in arm user.h that happened during big user.h changes пре 12 година
  Rich Felker b3175f5c48 add _ALL_SOURCE as an alias for _GNU_SOURCE/enable-everything пре 12 година
  Rich Felker 769fd4ce20 feature test macros: make _GNU_SOURCE enable everything пре 12 година
  Rich Felker 216b706548 fix a couple issues in the inttypes.h PRI/SCN macros пре 12 година
  Rich Felker 7dcb640da3 provide NSIG under _BSD_SOURCE (default) as well as _GNU_SOURCE пре 12 година
  Rich Felker a7936f61b2 fix ordering of shared library ctors with respect to libc init пре 12 година
  Rich Felker 1c322f2f0a fix some restrict-qualifier mismatches in newly added interfaces пре 12 година
  Rich Felker e6dcebd5ef update readme and release notes for 0.9.8 пре 12 година
  Rich Felker df31363d8c remove stat member aliases from ppc-specific bits/stat.h пре 12 година
  Rich Felker b4d8a16c1a fix eventfd and inotify nonblock/cloexec flags to match arch values пре 12 година
  Rich Felker 56c6943efe fix missing limits when only _BSD_SOURCE is defined пре 12 година
  Rich Felker a8da6c2f28 fixup mcontext stuff to expost gregset_t/fpregset_t as appropriate пре 12 година
  Rich Felker 4b75f4ed8d make sys/procfs.h mostly work on most archs пре 12 година
  Rich Felker 132cc703f8 remove microblaze user.h incorrectly copied from arm пре 12 година
  Rich Felker 75a31faaed eliminate gdb complaints about missing linux-gate.so.1 пре 12 година
  Rich Felker 4acc95e497 begin sys/user.h and sys/reg.h fixes for ports пре 12 година
  Rich Felker 98f56b12ce fix powerpc ucontext, again.. пре 12 година