Histórico de Commits

Autor SHA1 Mensagem Data
  Szabolcs Nagy c350468658 update netinet/in.h to match the current kernel uapi há 10 anos atrás
  Szabolcs Nagy c8ea212668 add SO_BPF_EXTENSIONS socket option há 10 anos atrás
  Szabolcs Nagy fd9571e20a add sched_{get,set}attr syscall numbers and SCHED_DEADLINE macro há 10 anos atrás
  Rich Felker 24df8b09cf fix breakage from recent syscall commits due to missing errno macros há 10 anos atrás
  Szabolcs Nagy 8258014fd1 fix for broken kernel side RLIM_INFINITY on mips há 10 anos atrás
  Rich Felker 106e65d6f6 break down coarse-grained 64-bit-off_t syscall remappings há 10 anos atrás
  Rich Felker 5cf9e8f860 additional fixes for linux kernel apis with old syscalls removed há 10 anos atrás
  Rich Felker 55f45bc722 fix sendfile syscall to use 64-bit off_t há 10 anos atrás
  Rich Felker dd5f50da6f support linux kernel apis (new archs) with old syscalls removed há 10 anos atrás
  Rich Felker 2e55da9118 remove useless synchronization in exit and quick_exit há 10 anos atrás
  Rich Felker d677d3fe83 fix missing declaration of strcpy in implementation of tmpnam há 10 anos atrás
  Rich Felker 2fe6579125 overhaul tmpfile, tmpnam, and tempnam functions há 10 anos atrás
  Rich Felker 9b880a6b41 fix sys_open macro for archs without the plain open syscall há 10 anos atrás
  Rich Felker 9289931446 fix placement of multiple inclusion guard endif in internal syscall.h há 10 anos atrás
  Rich Felker 4ef04a27c7 fix type of extended argument array to pselect6 syscall há 10 anos atrás
  Rich Felker 594c827a22 support kernels with no SYS_open syscall, only SYS_openat há 10 anos atrás
  Rich Felker 44d28e5512 overhaul siginfo_t definition in signal.h há 10 anos atrás
  Rich Felker 0b4e0732db release 1.1.1 há 10 anos atrás
  Rich Felker 7c6db373a5 trivial formatting fix for the config.mak generated by configure há 10 anos atrás
  Rich Felker dec66750b8 fix unhandled cases in strptime há 10 anos atrás
  Rich Felker 93be56ba88 remove unsupported nonstandard sysconf macros and their table entries há 10 anos atrás
  Rich Felker ff78355bc1 rework sysconf table to treat zero entries as invalid há 10 anos atrás
  Rich Felker 9ca4dae5d8 add configure check for broken gcc 4.9.0 and possibly other versions há 10 anos atrás
  Rich Felker 8a2d871987 add cp437 and cp850 to available iconv conversions há 10 anos atrás
  Rich Felker 8945667fad add configure check for working compiler há 10 anos atrás
  Szabolcs Nagy ac0acd569e fix strftime %s not to zero pad with default width=2 há 11 anos atrás
  Rich Felker adbf0258be remove useless __yield alias for sched_yield há 11 anos atrás
  Rich Felker e783efa6ef fix arm thread-pointer/atomic asm when compiling to thumb code há 11 anos atrás
  Rich Felker 468bc11ed0 fix missing SO_RCVBUFFORCE and SO_SNDBUFFORCE in mips socket.h há 11 anos atrás
  Bobby Bingham 23d64182d8 fix superh nofpu check on old gcc versions há 11 anos atrás