Commit History

Author SHA1 Message Date
  Rich Felker 028092b61f fix time64 link regression of dlsym stub for static-linked programs 5 years ago
  Rich Felker d6dcfe4d0c move time_t and suseconds_t definitions to common alltypes.h.in 5 years ago
  Rich Felker b60fdf133c move time64 ioctl numbers to generic bits/ioctl.h 5 years ago
  Rich Felker c71dbb24c9 move time64 socket options from arch bits to top-level sys/socket.h 5 years ago
  Rich Felker 3814333964 switch all existing 32-bit archs to 64-bit time_t 5 years ago
  Rich Felker 5127927f4b add x32 bits/ioctl_fix.h defining time-related sockios macros 5 years ago
  Rich Felker aad3e0c5b8 add back x32 bits/socket.h defining time-related socket options 5 years ago
  Rich Felker a0252bc75b move msghdr and cmsghdr out of bits/socket.h 5 years ago
  Rich Felker 573a4d2d59 fix x32 msghdr struct by removing x32 bits/socket.h 5 years ago
  Rich Felker 0bbc04c981 make time-related socket options overridable by arch bits files 5 years ago
  Rich Felker de90f38e3b add framework for arch-provided makefile fragments, compat source dirs 5 years ago
  Rich Felker 5a25759a21 add __dlsym_time64 asm entry point for all legacy-32bit-time_t archs 5 years ago
  Rich Felker 22daaea39f add time64 redirect for, and redirecting implementation of, dlsym 5 years ago
  Rich Felker c045032094 add time32 ABI compat shims, compat source tree 5 years ago
  Rich Felker 0961bb9416 make fstatat fill in old time32 stat fields too 5 years ago
  Rich Felker 50018f92f7 disable lfs64 aliases for remapped time64 functions 5 years ago
  Rich Felker 2d69fcf5ef prepare struct sched_param for change in time_t definition 5 years ago
  Rich Felker 1febd21d3f add time64 symbol name redirects to public headers, under arch control 5 years ago
  Rich Felker f7f12e4cf2 add missing m68k user.h/procfs.h regset types 5 years ago
  Rich Felker 06d4075a50 update case mappings to unicode 12.1.0 5 years ago
  u_quark e95538fa07 update ctype data to unicode 12.1.0 5 years ago
  Rich Felker a11a6246c6 overhaul wide character case mapping implementation 5 years ago
  Rich Felker e8aba58ab1 add missing case mapping between U+03F3 and U+037F 5 years ago
  Rich Felker 4fd0f20560 fix errno for posix_openpt with no free ptys available 5 years ago
  Rich Felker 9b2921bea1 adjust struct timespec definition to be time64-ready 5 years ago
  Rich Felker 928674dcd0 clock_adjtime: generalize time64 not to assume old struct layout match 5 years ago
  Rich Felker 5850546e96 wait4, getrusage: add time64/x32 variant 5 years ago
  Rich Felker 7e81711431 internally, define time64 rusage syscalls on x32 as the existing ones 5 years ago
  Rich Felker c2518a8efb use struct pt_regs * rather than void * for powerpc[64] sigcontext regs 5 years ago
  Rich Felker c9f48cde0a fix fpregset_t type on powerpc64 5 years ago