Histórico de Commits

Autor SHA1 Mensagem Data
  Rich Felker 29b216b2f2 unistd.h: derive ILP32/LP64 macros from __LONG_MAX instead of arch bits há 6 meses atrás
  Rich Felker 25e6fee27f remove LFS64 programming interfaces (macro-only) from _GNU_SOURCE há 2 anos atrás
  Rich Felker 25340a9337 add sysconf keys/values for signal stack size há 2 anos atrás
  Rich Felker 55b727d7ad add missing POSIX confstr keys for pthread CFLAGS/LDFLAGS há 2 anos atrás
  Érico Nogueira cbacd638e3 add SEEK_DATA and SEEK_HOLE to unistd.h há 2 anos atrás
  Ismael Luceno 98e688a9da define NULL as nullptr when used in C++11 or later há 3 anos atrás
  Rich Felker bd153422f2 implement _Fork and refactor fork using it há 4 anos atrás
  Rich Felker d49cf07541 add gettid function há 4 anos atrás
  Rich Felker a882841baf add public declaration for optreset under appropriate feature profiles há 5 anos atrás
  Árni Dagur f76e183111 add copy_file_range system call wrapper há 5 anos atrás
  Rich Felker a3f7bcdeaa fix minor namespace issue in unistd.h há 6 anos atrás
  Rich Felker 82f176803a add getentropy function há 6 anos atrás
  Rich Felker 7597fc25a2 fix various header namespace issues under feature-test-macro control há 8 anos atrás
  Daniel Sabogal 104e8a0e3b add missing confstr constants há 8 anos atrás
  Rich Felker 11894f6d3a fix incorrect void return type for syncfs function há 9 anos atrás
  Rich Felker ab8f6a6e42 fix places where _BSD_SOURCE failed to yield a superset of _XOPEN_SOURCE há 10 anos atrás
  Brent Cook ddddec106f add issetugid function to check for elevated privilege há 10 anos atrás
  Rich Felker 93be56ba88 remove unsupported nonstandard sysconf macros and their table entries há 10 anos atrás
  M Farkas-Dyck 164c5c7a32 expose public execvpe interface há 10 anos atrás
  Rich Felker 8708e137d6 add posix_close, accepted for inclusion in the next issue of POSIX há 11 anos atrás
  Rich Felker c8a9c22173 restore type of NULL to void * except when used in C++ programs há 11 anos atrás
  Rich Felker f0ceb5abd9 add prototypes for euidaccess/eaccess há 11 anos atrás
  Rich Felker bf7b7282f5 a few more fixes for unistd/sysconf feature reporting há 11 anos atrás
  Rich Felker a6d39fdfa4 report presence of ADV and MSG options in unistd.h and sysconf há 11 anos atrás
  Rich Felker 77830507be report that posix_spawn is supported in unistd.h and sysconf há 11 anos atrás
  Rich Felker f03db4bdff document in sysconf and unistd.h that per-thread cpu clocks exist há 11 anos atrás
  rofl0r 47cf4919fc re-add useconds_t há 11 anos atrás
  Rich Felker 41d7c77d6a use a common definition of NULL as 0L for C and C++ há 11 anos atrás
  Rich Felker baf246e559 syscall() declaration belongs in unistd.h, not sys/syscall.h há 12 anos atrás
  rofl0r 6bf0fdbdfc unistd.h: fix wrong type for gid_t argument há 12 anos atrás