Commit Verlauf

Autor SHA1 Nachricht Datum
  Rich Felker 7cbb6f70c8 fix system breakage window during make install due to permissions vor 10 Jahren
  Rich Felker 50a50988d5 remove more unnecessary operand-size suffixes from x86_64 atomic.h vor 10 Jahren
  Rich Felker 311736516e remove gratuitous temp vars, casts, and suffixes in x86_64 atomic.h vor 11 Jahren
  Rich Felker f29e834d98 remove size suffix in x86_64 __pthread_self asm vor 11 Jahren
  Rich Felker 7acbbdfd5d make type of st_dev explicitly dev_t in x86_64 stat.h vor 11 Jahren
  Rich Felker 513136efa4 fix namespace violation in sys/shm.h vor 11 Jahren
  Rich Felker a1527a0c3e fix namespace violations in utmpx.h vor 11 Jahren
  Rich Felker d18df33cb1 add IUTF8 to termios.h on archs that were missing it vor 11 Jahren
  Rich Felker a627eb3586 fix namespace violations in termios.h, at least mostly vor 11 Jahren
  Rich Felker acde013522 fix remaining known namespace violations for netinet/in.h vor 11 Jahren
  Rich Felker 8e776e3ed4 fix inadvertent use of struct in place of union for semun vor 11 Jahren
  Szabolcs Nagy 5f94205369 add __isoc99_vfscanf weak alias to vfscanf vor 11 Jahren
  Szabolcs Nagy bcff807dc3 math: add drem and dremf weak aliases to i386 remainder asm vor 11 Jahren
  Rich Felker 289294220f fix type of semctl variadic argument vor 11 Jahren
  Rich Felker 131871a3d8 in fcntl, avoid passing pointer arguments to syscalls as longs vor 11 Jahren
  Rich Felker 1d23b3c913 fix const-correctness of argument to stime vor 11 Jahren
  Rich Felker 74998fbec1 fix signedness of pgoff argument to remap_file_pages vor 11 Jahren
  Rich Felker 3500555db3 fix const-correctness in sigandset/sigorset arguments vor 11 Jahren
  Rich Felker 2c5e756025 remove sys/sysctl.h vor 11 Jahren
  Rich Felker 2750337379 fix incorrect type for wd argument of inotify_rm_watch vor 11 Jahren
  Rich Felker dbe221ecff fix argument types for legacy function inet_makeaddr vor 11 Jahren
  Rich Felker eca335fc04 eliminate explicit (long) casts when making syscalls vor 11 Jahren
  Rich Felker 839cc4e6da const-qualify the address argument to dladdr vor 11 Jahren
  Rich Felker 1e7a581ad6 add some missing LFS64 aliases for fadvise/fallocate functions vor 11 Jahren
  Rich Felker b589fb4e29 release 0.9.15 vor 11 Jahren
  rofl0r 9e91398b28 fanotify.c: fix typo in header inclusion vor 11 Jahren
  Rich Felker 863d628d93 disable the brk function vor 11 Jahren
  Rich Felker 7a995fe706 disable sbrk for all values of increment except 0 vor 11 Jahren
  rofl0r 5c81b8fe45 add fanotify syscall wrapper and header vor 11 Jahren
  Timo Teräs 7e10f209fb fix struct signalfd_siginfo vor 11 Jahren