Historial de Commits

Autor SHA1 Mensaje Fecha
  Dmitry V. Levin 23ddab8569 make getcwd fail if it cannot obtain an absolute path hace 7 años
  Rich Felker 376b3c54bb disallow non-absolute rpath $ORIGIN for suid/sgid/AT_SECURE processes hace 7 años
  Rich Felker f0b235c138 honor rpath $ORIGIN for ldd/ldso command with program in working dir hace 7 años
  Rich Felker c7f0da4134 adjust strftime + modifier to match apparent intent of POSIX hace 7 años
  Rich Felker 596207aa38 fix strftime field widths with %F format and zero year hace 7 años
  Rich Felker cc7c300d1a document pthread structure ABI constraints in comments hace 7 años
  Alexander Monakov e53296f889 re-fix child reaping in wordexp hace 7 años
  Rich Felker cd0ae687de revert regression in faccessat AT_EACCESS robustness hace 7 años
  William Pitcock 7c709f2d4f store pthread stack guard sizes for pthread_getattr_np hace 7 años
  Rich Felker b3ae7beabb adjust dladdr dli_fbase definition to match other implementations hace 7 años
  Samuel Holland 6f03b61b46 getopt_long: accept prefix match of long options containing equals signs hace 7 años
  Samuel Holland f1abc29bd0 fix getopt_long arguments to partial matches hace 7 años
  William Pitcock 14edadb542 aarch64: fix mismatched type of ucontext_t uc_link member hace 7 años
  Rostislav Skudnov 1bc10ffeaa add _DIRENT_HAVE_D_* macros to dirent.h hace 7 años
  Rich Felker b64539ae06 fix printf alt-form octal with value 0 and no explicit precision hace 7 años
  Jens Gustedt 32482f61da revise the definition of multiple basic locks in the code hace 7 años
  Jens Gustedt c4bc0b1a64 consistently use the LOCK an UNLOCK macros hace 7 años
  Jens Gustedt 47d0bcd476 new lock algorithm with state and congestion count in one atomic int hace 7 años
  Hauke Mehrtens b583c5d3b4 add additional uapi guards for Linux kernel header files hace 7 años
  Rich Felker 628cf979b2 fix iconv output of surrogate pairs in ucs2 hace 7 años
  Rich Felker 95c6044e2a add support for BOM-determined-endian UCS2, UTF-16, and UTF-32 to iconv hace 7 años
  Rich Felker 9d4d0ee41b add cp866 (dos cyrillic) to iconv hace 7 años
  Rich Felker 54941eddfd update case mappings to unicode 10.0 hace 7 años
  Rich Felker c72c1c52bc update ctype tables to unicode 10.0 hace 7 años
  Rich Felker d3f23337ee reformat ctype tables to be diff-friendly, match tool output hace 7 años
  Rich Felker d5029bb88a fix endian errors in netinet/icmp6.h due to failure to include endian.h hace 7 años
  Jo-Philipp Wich 14cec8678e fix endian errors in arpa/nameser.h due to failure to include endian.h hace 7 años
  Nicholas Wilson 2a831786f0 remove unused explicit dependency rules for crti/crtn hace 7 años
  Natanael Copa eb7f93c4f6 use the name UTC instead of GMT for UTC timezone hace 7 años
  Natanael Copa 3ec82877e7 fix sysconf for infinite rlimits hace 7 años