Historique des commits

Auteur SHA1 Message Date
  Rich Felker 7424ac58b1 consolidate str[n]casecmp_l into str[n]casecmp source files il y a 10 ans
  Rich Felker d89fdec51b consolidate *_l ctype/wctype functions into their non-_l source files il y a 10 ans
  Rich Felker 0bc03091bb add locale framework il y a 10 ans
  Rich Felker 984c25b74d fix failure of wide printf/scanf functions to set wide orientation il y a 10 ans
  Rich Felker 285f969db6 fix typo in a comment in __libc_start_main il y a 10 ans
  Rich Felker ebd8142a6a fix incorrect return value for fwide function il y a 10 ans
  Rich Felker 0b3d33d4d2 fix ungrammatical comment in posix_spawn code il y a 10 ans
  Rich Felker e89cfe51d2 fix aliasing violations in mbtowc and mbrtowc il y a 10 ans
  Rich Felker 2d8cc92a7c fix regression in mips dynamic linker il y a 10 ans
  Rich Felker 9a4ad02214 fix regression in dynamic linker error reporting il y a 10 ans
  Rich Felker de337c9314 release 1.1.3 il y a 10 ans
  Rich Felker f807107180 add tarball-producing targets to Makefile for ease of release il y a 10 ans
  Rich Felker 8facd5638c update version reference in the README file il y a 10 ans
  Rich Felker 1cc69faa5c add note to INSTALL file about gcc 4.9.0 not being supported il y a 10 ans
  Timo Teräs 5abfd55d6e add routing protocols to getprotoent-family functions il y a 10 ans
  Rich Felker 607ce882db rename dynamic linker _start to _dlstart in the stub version il y a 10 ans
  Rich Felker 6ce1fade49 add __sysv_signal abi-compat alias for the signal function il y a 10 ans
  Rich Felker 1fd0f6e31f add __xmknod and __xmknodat abi-compat functions il y a 10 ans
  Rich Felker 76f2bcc7d6 consolidate __xstat abi-compat functions into a single source file il y a 10 ans
  Rich Felker 5474a34669 implement fmtmsg function il y a 10 ans
  Rich Felker 3c42605a60 implement result address sorting in the resolver (getaddrinfo, etc.) il y a 10 ans
  Rich Felker 70d9c303b3 remove hack in syslog.h that resulted in aliasing violations il y a 10 ans
  Rich Felker 4ad3588c0e remove optimization-inhibiting behavior from configure's --enable-debug il y a 10 ans
  Timo Teräs fe82bb9b92 fix gethostby*_r result pointer value on error il y a 10 ans
  Rich Felker 2e5d256984 fix sendmmsg emulation return value for zero-length vector il y a 10 ans
  Rich Felker 3fa2eb2aba rename dynamic linker entry point from _start to _dlstart il y a 10 ans
  Rich Felker acb7e049b8 implement sendmmsg and recvmmsg il y a 10 ans
  Rich Felker 39201d07e4 add tlsdesc support for x86_64 il y a 10 ans
  Rich Felker 5ba238e1e4 separate __tls_get_addr implementation from dynamic linker/init_tls il y a 10 ans
  Rich Felker 4e0b4a5de7 add tlsdesc support for i386 il y a 10 ans