Histórico de Commits

Autor SHA1 Mensagem Data
  Rich Felker 201995f382 eliminate gcc dependency for testing char signedness in limits.h há 12 anos atrás
  Rich Felker ddfb267b0e add put*ent functions for passwd/group files and similar for shadow há 12 anos atrás
  Rich Felker 771c6cead0 cleanup wcstombs há 12 anos atrás
  Rich Felker b5a527f9ff cleanup mbstowcs wrapper há 12 anos atrás
  Rich Felker f62b12d051 minor optimization to mbstowcs há 12 anos atrás
  Rich Felker 40b2b5fa94 fix incorrect range checks in wcsrtombs há 12 anos atrás
  Rich Felker 50d9661d9b overhaul mbsrtowcs há 12 anos atrás
  rofl0r 47cf4919fc re-add useconds_t há 12 anos atrás
  rofl0r 82aad3a317 add arpa/nameser_compat.h há 12 anos atrás
  rofl0r da144eec54 make tm_zone etc visible under _GNU_SOURCE há 12 anos atrás
  rofl0r a6752eb940 __time_to_tm: initialize tm_zone and tm_gmtoff há 12 anos atrás
  Szabolcs Nagy 8d3ee05754 add syscall numbers for the new kcmp and finit_module syscalls há 12 anos atrás
  Szabolcs Nagy ca2300d9ac add the new SO_REUSEPORT socket option to mips and powerpc há 12 anos atrás
  Szabolcs Nagy e82bd04cf7 add new socket options to sys/socket.h following linux há 12 anos atrás
  Szabolcs Nagy 46f45f7334 adding ethernet protocol ids to if_ether.h following linux há 12 anos atrás
  Szabolcs Nagy d4c04d1360 add ADJ_SETOFFSET timex mode bit (new in linux v2.6.39) há 12 anos atrás
  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