Histórico de Commits

Autor SHA1 Mensagem Data
  Rich Felker 1e6fc0b690 avoid padding gaps in struct sockaddr_storage há 8 anos atrás
  Szabolcs Nagy a0bb50a142 update sys/socket.h to linux v4.6 há 8 anos atrás
  Szabolcs Nagy f6f4aa5ddb add SO_CNX_ADVICE to sys/socket.h, new in linux v4.6 há 8 anos atrás
  Rich Felker 81fb75a1d7 fix undefined pointer arithmetic in CMSG_NXTHDR macro há 8 anos atrás
  Szabolcs Nagy c1aabc6cac add SO_ATTACH_REUSEPORT_[CE]BPF socket options from linux v4.5 há 9 anos atrás
  Szabolcs Nagy 9f52c17eb2 add AF_MPLS (PF_MPLS) address family to socket.h há 9 anos atrás
  Szabolcs Nagy ea4fc27d28 add MSG_FASTOPEN sendmsg/sendto flag to socket.h há 9 anos atrás
  Roman Yeryomin 29ec7677a7 socket.h: fix SO_* for mips há 9 anos atrás
  Szabolcs Nagy 70572dce07 add new socket options SO_INCOMING_CPU, SO_ATTACH_BPF, SO_DETACH_BPF há 10 anos atrás
  Rich Felker acb7e049b8 implement sendmmsg and recvmmsg há 10 anos atrás
  Szabolcs Nagy c8ea212668 add SO_BPF_EXTENSIONS socket option há 10 anos atrás
  Szabolcs Nagy 099ce3631c sys/socket.h: add the SO_MAX_PACING_RATE SOL_SOCKET option há 11 anos atrás
  Rich Felker acde013522 fix remaining known namespace violations for netinet/in.h há 11 anos atrás
  Szabolcs Nagy b054137a64 move struct ucred under _GNU_SOURCE in sys/socket.h for clean posix namespace há 11 anos atrás
  Szabolcs Nagy 2c2418088d fix SHUT_WR typo in sys/socket.h and duplicate definitions of SHUT_* há 11 anos atrás
  Szabolcs Nagy 20a34af862 fix typo in socket.h (wrong macro name) há 11 anos atrás
  Szabolcs Nagy ae51aa7534 sys/socket.h: add new SO_BUSY_POLL socket option há 11 anos atrás
  Szabolcs Nagy 3d4583c3fb add protocol families PF_IB and PF_VSOCK to socket.h há 11 anos atrás
  Szabolcs Nagy 8f6ec7217f add SO_SELECT_ERR_QUEUE to socket.h há 11 anos atrás
  Szabolcs Nagy e82bd04cf7 add new socket options to sys/socket.h following linux há 12 anos atrás
  Rich Felker 8c741783fc fix some obscure header type size/alignment issues há 12 anos atrás
  Szabolcs Nagy f13a478860 add missing protocol families to sys/socket.h há 12 anos atrás
  rofl0r 3159e2fc81 socket.h: add SO_(SND/RCV)BUFFORCE to generic block há 12 anos atrás
  Rich Felker 91738d0241 disable SO_REUSEPORT in sys/socket.h há 12 anos atrás
  Rich Felker 32d6d77e54 fix numerous mips abi constant definition mismatches há 12 anos atrás
  Rich Felker 3609e019f3 always expose accept4 há 12 anos atrás
  Rich Felker 6cf8bfdb64 add acct, accept4, setns, and dup3 syscalls (linux extensions) há 12 anos atrás
  Rich Felker 455f96857f remove all remaining redundant __restrict/__inline/_Noreturn defs há 12 anos atrás
  Rich Felker 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 há 12 anos atrás
  Rich Felker 7fee5f9606 fix socket.h on mips há 12 anos atrás