Histórico de Commits

Autor SHA1 Mensagem Data
  Szabolcs Nagy 2e762105b7 add new linux tcp socket option flags to netinet/tcp.h há 12 anos atrás
  Rich Felker 201e6603c3 fix typo in setpriority syscall wrapper há 12 anos atrás
  Rich Felker 0b2764d054 provide prototype for pthread_getattr_np há 12 anos atrás
  Rich Felker 14a835b386 implement pthread_getattr_np há 12 anos atrás
  Rich Felker ccc7b4c3a1 remove __SYSCALL_SSLEN arch macro in favor of using public _NSIG há 12 anos atrás
  Rich Felker 00f1521fdd provide emulation of fcntl F_DUPFD_CLOEXEC on old kernels há 12 anos atrás
  Rich Felker ae7399bfd8 in pipe2, use pipe() rather than __syscall(SYS_pipe, ...) for fallback há 12 anos atrás
  Rich Felker 9cb6e6ea12 rewrite popen to use posix_spawn instead of fragile vfork hacks há 12 anos atrás
  Rich Felker 7914ce9204 remove cruft from pre-posix_spawn version of the system function há 12 anos atrás
  Rich Felker 2d0f495e7b add deprecated SIGIOT alias for SIGABRT há 12 anos atrás
  Rich Felker 427c0ca79e fix multiple bugs in syslog interfaces há 12 anos atrás
  Rich Felker dfdc337b3b remove soname from libc.so/ld-musl há 12 anos atrás
  Rich Felker 08514d0614 fix epoll structure alignment on non-x86_64 archs há 12 anos atrás
  Rich Felker f44076181d fix missing type error in grp.h from adding fgetgrent há 12 anos atrás
  Rich Felker da1442c9a8 fix types for wctype_t and wctrans_t há 12 anos atrás
  Rich Felker 8c741783fc fix some obscure header type size/alignment issues há 12 anos atrás
  Rich Felker 99727dad25 fix wrong float_t on x86_64 há 12 anos atrás
  Rich Felker e201d82aac fix cruft in utmp.h that was broken by changes in utmpx.h há 12 anos atrás
  Rich Felker 5afc74fbaa fix integer type issue in strverscmp há 12 anos atrás
  Rich Felker 4853c1f7f7 implement non-stub strverscmp há 12 anos atrás
  Rich Felker d1eae83a59 namespace conformance to latest standards in strings.h há 12 anos atrás
  Rich Felker e864ddc368 replace stub with working strcasestr há 12 anos atrás
  Rich Felker 330fd96213 fix wrong return value from wmemmove on forward copies há 12 anos atrás
  rofl0r 8224bdbbed scsci/sg.h: fix usage of undefined macro HZ há 12 anos atrás
  rofl0r caec662217 add arpa/ftp.h há 12 anos atrás
  Rich Felker 8872e4e481 use memcmp instead of str[n]cmp for temp function XXXXXX checking há 12 anos atrás
  Rich Felker 8d2f8064aa fix error cases in mkostemps core há 12 anos atrás
  Rich Felker 3b00675bf5 remove leftover unused variable in mktemp after refactoring há 12 anos atrás
  Rich Felker 2cc63358cd add mkostemp, mkstemps, and mkostemps functions and reorganize temp internals há 12 anos atrás
  Rich Felker f78cdbe899 remove unused #undef environ now that libc.h no longer #defines it há 12 anos atrás