コミット履歴

作者 SHA1 メッセージ 日付
  Rich Felker a64a045d1d suppress early syslog return when log socket cannot be opened 11 年 前
  Rich Felker b8c4cf61cb implement the LOG_PERROR option in syslog 11 年 前
  Clément Vasseur da27118157 fix the %m specifier in syslog 11 年 前
  Rich Felker 59549313d8 explicitly reject empty names in dynamic linker load_library function 11 年 前
  Rich Felker 349381aa8c make dynamic linker accept colon as a separator for LD_PRELOAD 11 年 前
  Rich Felker 729673689c fix typo in microblaze setjmp asm 11 年 前
  Rich Felker 4b48b00a90 rename file containing pthread_cleanup_push and pop for consistency 11 年 前
  Rich Felker d96b12b755 rework cancellation weak alias logic not to depend on archive order 11 年 前
  Rich Felker ea496d6c63 fix multiple issues in legacy function getpass 11 年 前
  Rich Felker 83dc6eb087 eliminate use of cached pid from thread structure 11 年 前
  Rich Felker 4c48501ee2 properly pass current locale to *_l functions when used internally 11 年 前
  Rich Felker 7424ac58b1 consolidate str[n]casecmp_l into str[n]casecmp source files 11 年 前
  Rich Felker d89fdec51b consolidate *_l ctype/wctype functions into their non-_l source files 11 年 前
  Rich Felker 0bc03091bb add locale framework 11 年 前
  Rich Felker 984c25b74d fix failure of wide printf/scanf functions to set wide orientation 11 年 前
  Rich Felker 285f969db6 fix typo in a comment in __libc_start_main 11 年 前
  Rich Felker ebd8142a6a fix incorrect return value for fwide function 11 年 前
  Rich Felker 0b3d33d4d2 fix ungrammatical comment in posix_spawn code 11 年 前
  Rich Felker e89cfe51d2 fix aliasing violations in mbtowc and mbrtowc 11 年 前
  Rich Felker 2d8cc92a7c fix regression in mips dynamic linker 11 年 前
  Rich Felker 9a4ad02214 fix regression in dynamic linker error reporting 11 年 前
  Rich Felker de337c9314 release 1.1.3 11 年 前
  Rich Felker f807107180 add tarball-producing targets to Makefile for ease of release 11 年 前
  Rich Felker 8facd5638c update version reference in the README file 11 年 前
  Rich Felker 1cc69faa5c add note to INSTALL file about gcc 4.9.0 not being supported 11 年 前
  Timo Teräs 5abfd55d6e add routing protocols to getprotoent-family functions 11 年 前
  Rich Felker 607ce882db rename dynamic linker _start to _dlstart in the stub version 11 年 前
  Rich Felker 6ce1fade49 add __sysv_signal abi-compat alias for the signal function 11 年 前
  Rich Felker 1fd0f6e31f add __xmknod and __xmknodat abi-compat functions 11 年 前
  Rich Felker 76f2bcc7d6 consolidate __xstat abi-compat functions into a single source file 11 年 前