Historial de Commits

Autor SHA1 Mensaje Fecha
  Rich Felker a1527a0c3e fix namespace violations in utmpx.h hace 11 años
  Rich Felker d18df33cb1 add IUTF8 to termios.h on archs that were missing it hace 11 años
  Rich Felker a627eb3586 fix namespace violations in termios.h, at least mostly hace 11 años
  Rich Felker acde013522 fix remaining known namespace violations for netinet/in.h hace 11 años
  Rich Felker 8e776e3ed4 fix inadvertent use of struct in place of union for semun hace 11 años
  Szabolcs Nagy 5f94205369 add __isoc99_vfscanf weak alias to vfscanf hace 11 años
  Szabolcs Nagy bcff807dc3 math: add drem and dremf weak aliases to i386 remainder asm hace 11 años
  Rich Felker 289294220f fix type of semctl variadic argument hace 11 años
  Rich Felker 131871a3d8 in fcntl, avoid passing pointer arguments to syscalls as longs hace 11 años
  Rich Felker 1d23b3c913 fix const-correctness of argument to stime hace 11 años
  Rich Felker 74998fbec1 fix signedness of pgoff argument to remap_file_pages hace 11 años
  Rich Felker 3500555db3 fix const-correctness in sigandset/sigorset arguments hace 11 años
  Rich Felker 2c5e756025 remove sys/sysctl.h hace 11 años
  Rich Felker 2750337379 fix incorrect type for wd argument of inotify_rm_watch hace 11 años
  Rich Felker dbe221ecff fix argument types for legacy function inet_makeaddr hace 11 años
  Rich Felker eca335fc04 eliminate explicit (long) casts when making syscalls hace 11 años
  Rich Felker 839cc4e6da const-qualify the address argument to dladdr hace 11 años
  Rich Felker 1e7a581ad6 add some missing LFS64 aliases for fadvise/fallocate functions hace 11 años
  Rich Felker b589fb4e29 release 0.9.15 hace 11 años
  rofl0r 9e91398b28 fanotify.c: fix typo in header inclusion hace 11 años
  Rich Felker 863d628d93 disable the brk function hace 11 años
  Rich Felker 7a995fe706 disable sbrk for all values of increment except 0 hace 11 años
  rofl0r 5c81b8fe45 add fanotify syscall wrapper and header hace 11 años
  Timo Teräs 7e10f209fb fix struct signalfd_siginfo hace 11 años
  Rich Felker 18144af297 implement legacy function herror hace 11 años
  Rich Felker e36d8a1d74 add sys/quota.h and quotactl syscall wrapper hace 11 años
  Rich Felker c91ad4f716 add netinet/igmp.h and multicast groups to netinet/in.h hace 11 años
  Timo Teräs e2b4525e3b add TCP_INFO and TCP_MD5SIG socket option related structures hace 11 años
  Rich Felker 65ea604c74 fix failure of fchmod, fstat, fchdir, and fchown to produce EBADF hace 11 años
  Rich Felker f89e298290 fix hangs in localtime for near-overflowing time_t values on 64-bit archs hace 11 años