Historia zmian

Autor SHA1 Wiadomość Data
  Rich Felker a5ba2d7507 improve clock_gettime and adapt it to support slightly-broken vdso 9 lat temu
  Szabolcs Nagy 9a3b8f97a1 fix siginfo_t for mips 9 lat temu
  Szabolcs Nagy 22f84829af move bits/signal.h include close to the top of signal.h 9 lat temu
  Szabolcs Nagy c243d6f095 add new PTRACE_SECCOMP_GET_FILTER ptrace command 9 lat temu
  Szabolcs Nagy 789ff6a9f8 add MCL_ONFAULT and MLOCK_ONFAULT mlockall and mlock2 flags 9 lat temu
  Szabolcs Nagy 51d5f139ca add mlock2 syscall number from linux v4.4 9 lat temu
  Szabolcs Nagy aaa604052d add new PTRACE_O_SUSPEND_SECCOMP ptrace option 9 lat temu
  Szabolcs Nagy 8afd2a1d03 add new PR_CAP_AMBIENT and related defines to sys/prctl.h 9 lat temu
  Szabolcs Nagy 3934f49c01 update netpacket/packet.h to linux v4.3 9 lat temu
  Szabolcs Nagy 09001a8f97 add new membarrier, userfaultfd and switch_endian syscalls 9 lat temu
  Szabolcs Nagy 37bfb68f68 add new i386 socket syscall numbers 9 lat temu
  Szabolcs Nagy a5e133bf29 change the internal socketcall selection logic 9 lat temu
  Rich Felker f9b8df464d add ssp suppression to some arch-override files that may need it 9 lat temu
  Rich Felker 1619127c11 use same object files for libc.a and libc.so if compiler produces PIC 9 lat temu
  Rich Felker 5552ce5200 move dynamic linker to its own top-level directory, ldso 9 lat temu
  Rich Felker 16f70388d4 adapt static dl_iterate_phdr not to depend on !defined(SHARED) 9 lat temu
  Rich Felker 4058795d49 move static-linked stub dlsym out of dynlink.c 9 lat temu
  Rich Felker 14469371cd move static-linked stub dlopen out of dynlink.c 9 lat temu
  Rich Felker b98414732d move dlinfo out of dynlink.c 9 lat temu
  Rich Felker da1fe7f500 move dlclose out of dynlink.c to its own source file 9 lat temu
  Rich Felker 891e6547b4 move static-linked stub invalid dso handle checking out of dynlink.c 9 lat temu
  Rich Felker 4f8f038060 move static/stub version of dladdr out of dynlink.c 9 lat temu
  Rich Felker a4fbc82c8e factor dlerror and error-setting code out of dynlink.c 9 lat temu
  Rich Felker e7a1118984 fix arm a_crash for big endian 9 lat temu
  Rich Felker 89e149d275 add native a_crash primitive for arm 9 lat temu
  Szabolcs Nagy 2c9acc51cd add new IP_BIND_ADDRESS_NO_PORT and IPPROTO_MPLS to netinet/in.h 9 lat temu
  Szabolcs Nagy 4da2d96591 update netinet/tcp.h for linux v4.2 9 lat temu
  Szabolcs Nagy ecf02f4e8a add MS_LAZYTIME mount option to sys/mount.h 9 lat temu
  Szabolcs Nagy 9f52c17eb2 add AF_MPLS (PF_MPLS) address family to socket.h 9 lat temu
  Szabolcs Nagy ea4fc27d28 add MSG_FASTOPEN sendmsg/sendto flag to socket.h 9 lat temu