Historial de Commits

Autor SHA1 Mensaje Fecha
  Rich Felker 8312f7f60f implement new dns backend, res_send and other legacy resolver functions hace 10 años
  Timo Teräs 1871f583f4 add ipsec and tunneling protocols to getprotoent-family functions hace 10 años
  Rich Felker bb9af59bba fix off-by-one in checking hostname length in new resolver backend hace 10 años
  Rich Felker af7c308ee6 improve getservbyname_r using new resolver backend hace 10 años
  Rich Felker e8f39ca489 improve gethostbyname2_r using new resolver backend hace 10 años
  Rich Felker 6f409bff00 refactor getaddrinfo and add support for most remaining features hace 10 años
  Szabolcs Nagy 5f4c496693 fix POSIX namespace pollution in sys/types.h hace 10 años
  Szabolcs Nagy bff6095d91 use cleaner code for handling float rounding in vfprintf hace 10 años
  Szabolcs Nagy c350468658 update netinet/in.h to match the current kernel uapi hace 10 años
  Szabolcs Nagy c8ea212668 add SO_BPF_EXTENSIONS socket option hace 10 años
  Szabolcs Nagy fd9571e20a add sched_{get,set}attr syscall numbers and SCHED_DEADLINE macro hace 10 años
  Rich Felker 24df8b09cf fix breakage from recent syscall commits due to missing errno macros hace 10 años
  Szabolcs Nagy 8258014fd1 fix for broken kernel side RLIM_INFINITY on mips hace 10 años
  Rich Felker 106e65d6f6 break down coarse-grained 64-bit-off_t syscall remappings hace 10 años
  Rich Felker 5cf9e8f860 additional fixes for linux kernel apis with old syscalls removed hace 10 años
  Rich Felker 55f45bc722 fix sendfile syscall to use 64-bit off_t hace 10 años
  Rich Felker dd5f50da6f support linux kernel apis (new archs) with old syscalls removed hace 10 años
  Rich Felker 2e55da9118 remove useless synchronization in exit and quick_exit hace 10 años
  Rich Felker d677d3fe83 fix missing declaration of strcpy in implementation of tmpnam hace 10 años
  Rich Felker 2fe6579125 overhaul tmpfile, tmpnam, and tempnam functions hace 10 años
  Rich Felker 9b880a6b41 fix sys_open macro for archs without the plain open syscall hace 10 años
  Rich Felker 9289931446 fix placement of multiple inclusion guard endif in internal syscall.h hace 10 años
  Rich Felker 4ef04a27c7 fix type of extended argument array to pselect6 syscall hace 10 años
  Rich Felker 594c827a22 support kernels with no SYS_open syscall, only SYS_openat hace 10 años
  Rich Felker 44d28e5512 overhaul siginfo_t definition in signal.h hace 10 años
  Rich Felker 0b4e0732db release 1.1.1 hace 10 años
  Rich Felker 7c6db373a5 trivial formatting fix for the config.mak generated by configure hace 10 años
  Rich Felker dec66750b8 fix unhandled cases in strptime hace 10 años
  Rich Felker 93be56ba88 remove unsupported nonstandard sysconf macros and their table entries hace 10 años
  Rich Felker ff78355bc1 rework sysconf table to treat zero entries as invalid hace 10 años