Historique des commits

Auteur SHA1 Message Date
  Bobby Bingham fdf5f1b131 clone: make clone a wrapper around __clone il y a 11 ans
  Szabolcs Nagy 7ee48f7b69 fix fesetenv(FE_DFL_ENV) on x86_64 (see previous commit) il y a 11 ans
  Szabolcs Nagy 929729d430 fix fesetenv(FE_DFL_ENV) on i386 il y a 11 ans
  Rich Felker 758ab35a16 in fdopen, avoid setting O_APPEND flag if it's already set il y a 11 ans
  Rich Felker 3af2edee15 fix ftello result for append streams with unflushed output il y a 11 ans
  Rich Felker 89511cd943 reduce namespace pollution in netinet/udp.h il y a 11 ans
  Rich Felker 685b1cd4a0 fix use of legacy u_intN_t types in netinet/tcp.h il y a 11 ans
  Rich Felker fdaaa68d82 add support for BSD struct tcphdr in netinet/tcp.h il y a 11 ans
  Rich Felker ad87c2eecf add nonstandard timespec/timeval conversion macros in sys/time.h il y a 11 ans
  Timo Teräs a0351ee6a7 add NO_ADDRESS macro to netdb.h as an alias for NO_DATA il y a 11 ans
  Timo Teräs 16a3580ef3 add legacy functions setkey() and encrypt() il y a 11 ans
  Rich Felker 73871ee3f2 fix nftw FTW_MOUNT flag il y a 11 ans
  Szabolcs Nagy f1471d3216 fix an overflow in wcsxfrm when n==0 il y a 11 ans
  Rich Felker 59314304a0 add version.h to .gitignore; it is a generated file il y a 11 ans
  Rich Felker 69003e0590 fix crash in dynamic linker when certain copy relocations are unsatisfied il y a 11 ans
  Szabolcs Nagy 1569f396bb fix initstate to make the state buffer usable in setstate il y a 11 ans
  Rich Felker 7cbb6f70c8 fix system breakage window during make install due to permissions il y a 11 ans
  Rich Felker 50a50988d5 remove more unnecessary operand-size suffixes from x86_64 atomic.h il y a 11 ans
  Rich Felker 311736516e remove gratuitous temp vars, casts, and suffixes in x86_64 atomic.h il y a 11 ans
  Rich Felker f29e834d98 remove size suffix in x86_64 __pthread_self asm il y a 11 ans
  Rich Felker 7acbbdfd5d make type of st_dev explicitly dev_t in x86_64 stat.h il y a 11 ans
  Rich Felker 513136efa4 fix namespace violation in sys/shm.h il y a 11 ans
  Rich Felker a1527a0c3e fix namespace violations in utmpx.h il y a 11 ans
  Rich Felker d18df33cb1 add IUTF8 to termios.h on archs that were missing it il y a 11 ans
  Rich Felker a627eb3586 fix namespace violations in termios.h, at least mostly il y a 11 ans
  Rich Felker acde013522 fix remaining known namespace violations for netinet/in.h il y a 11 ans
  Rich Felker 8e776e3ed4 fix inadvertent use of struct in place of union for semun il y a 11 ans
  Szabolcs Nagy 5f94205369 add __isoc99_vfscanf weak alias to vfscanf il y a 11 ans
  Szabolcs Nagy bcff807dc3 math: add drem and dremf weak aliases to i386 remainder asm il y a 11 ans
  Rich Felker 289294220f fix type of semctl variadic argument il y a 11 ans