Histórico de Commits

Autor SHA1 Mensagem Data
  Rich Felker 2dec29741b fix another case of cloexec/nonblock flags not matching arch values há 12 anos atrás
  Rich Felker 6468fc9e37 check for invalid handles in dlsym/dlclose há 12 anos atrás
  rofl0r d84923d89e setjmp.h: add struct tag for sigjmp_buf (GCC C++ compatibility) há 12 anos atrás
  rofl0r 2ba3f44db5 add legacy header values.h há 12 anos atrás
  rofl0r 87781ac64c time.h: add BSD aliases for otherwise internal struct tm members há 12 anos atrás
  rofl0r e895ddc0cd wait.h: add linux specific, thread-related waitpid() flags há 12 anos atrás
  rofl0r 2c1f8fd5da __assert_fail(): remove _Noreturn, to get proper stacktraces há 12 anos atrás
  Rich Felker 5d893e50b0 add some new-ish IPPROTO constants that were missing há 12 anos atrás
  Szabolcs Nagy 5652d70054 math: bessel cleanup (jn.c and jnf.c) há 12 anos atrás
  Szabolcs Nagy 5bb6b24952 math: bessel cleanup (j1.c and j1f.c) há 12 anos atrás
  Szabolcs Nagy 697acde67e math: bessel cleanup (j0.c and j0f.c) há 12 anos atrás
  Rich Felker d18a410bbf expose [v]asprintf under _BSD_SOURCE há 12 anos atrás
  Rich Felker 761ebe065c align EPOLL_* flags with fcntl O_* flag definitions, which vary by arch há 12 anos atrás
  Rich Felker 820fccdefe fix alignment logic in strlcpy há 12 anos atrás
  Rich Felker 8442358d9d add linux extension POLLRDHUP to poll.h há 12 anos atrás
  Rich Felker e172c7b4df fix reference to libc struct in static tls init code há 12 anos atrás
  Rich Felker d12f2ed282 clean up and fix logic for making mmap fail on invalid/unsupported offsets há 12 anos atrás
  Rich Felker 5d5ab51862 merge a few fixes by sh4rm4 há 12 anos atrás
  rofl0r 3159e2fc81 socket.h: add SO_(SND/RCV)BUFFORCE to generic block há 12 anos atrás
  Szabolcs Nagy 3c4214db72 math: more correct tgmath.h type cast logic há 12 anos atrás
  rofl0r 36d7303878 add inet_network (required for wine) há 12 anos atrás
  rofl0r 3bb167b338 x86_64/bits/signal.h: fix typo in REG_CSGSFS há 12 anos atrás
  rofl0r 26cf9c3c6b link.h: expose glibc/svr4 dynlinker debugging glue há 12 anos atrás
  Szabolcs Nagy e9e2b66e68 math: new type cast logic in tgmath.h há 12 anos atrás
  Szabolcs Nagy c6383b7b10 math: use 0x1p-120f and 0x1p120f for tiny and huge values há 12 anos atrás
  Szabolcs Nagy d8a7619e37 math: tgammal.c fixes há 12 anos atrás
  Szabolcs Nagy e42a977fe5 math: tanh.c cleanup similar to sinh, cosh há 12 anos atrás
  Szabolcs Nagy f143458223 math: sinh.c cleanup similar to the cosh one há 12 anos atrás
  Szabolcs Nagy 1aec620f93 math: finished cosh.c cleanup há 12 anos atrás
  Szabolcs Nagy 58bba42d1b math: x86_64 version of expl, fixed some comments in the i386 version há 12 anos atrás