Commit History

Author SHA1 Message Date
  Szabolcs Nagy 83eb88d6c2 fix dn_expand empty name handling and offsets to 0 10 years ago
  Rich Felker 53f270f964 fix use of uninitialized memory with application-provided thread stacks 10 years ago
  Szabolcs Nagy 6f5544ac2e fix CPU_EQUAL macro in sched.h 10 years ago
  Rich Felker 8f514e76f6 release 1.0.4 10 years ago
  Rich Felker af7a02a191 add missing yes/no strings to nl_langinfo 11 years ago
  Rich Felker 7de071453d fix nl_langinfo table for LC_TIME era-related items 11 years ago
  Rich Felker 90c9b5fc60 fix regression that negated some mips syscall error returns 11 years ago
  Rich Felker a83f0e7a6b fix mips struct stat dev_t members for big endian 11 years ago
  Rich Felker 1b61e4cab9 fix missing barriers in powerpc atomic store 11 years ago
  Rich Felker 809f1d3e82 fix microblaze atomic store 11 years ago
  Rich Felker 3c548e6eda fix missing barrier instructions in powerpc atomic asm 11 years ago
  Rich Felker e30a16314d fix missing barrier instructions in mips atomic asm 11 years ago
  Rich Felker 806655b225 use memory constraints for mips atomic asm 11 years ago
  Rich Felker 9e8f22fb3e fix build breakage from ppc asm constraints change 11 years ago
  Rich Felker f5b1c23d6c remove cruft from microblaze atomic.h 11 years ago
  Rich Felker b1d89d48aa fix broken constraints for powerpc atomic cas asm 11 years ago
  Rich Felker 1431b29888 fix microblaze definition of struct stat 11 years ago
  Rich Felker f6c971b5b1 fix crash in regexec for nonzero nmatch argument with REG_NOSUB 11 years ago
  Rich Felker 5ee8111104 work around constant folding bug 61144 in gcc 4.9.0 and 4.9.1 11 years ago
  Rich Felker cad5e1c8ba simplify __stdio_exit static linking logic 11 years ago
  Clément Vasseur bdd4c57e25 fix the %m specifier in syslog 11 years ago
  Rich Felker 147cd60d4d make dynamic linker accept colon as a separator for LD_PRELOAD 11 years ago
  Rich Felker 5b589c5492 fix typo in microblaze setjmp asm 11 years ago
  Rich Felker 4de2f79aea fix multiple issues in legacy function getpass 11 years ago
  Rich Felker 7bbf7c1254 fix failure of wide printf/scanf functions to set wide orientation 11 years ago
  Rich Felker 797cf20a0e fix incorrect return value for fwide function 11 years ago
  Rich Felker 726df5a8bc fix aliasing violations in mbtowc and mbrtowc 11 years ago
  Rich Felker 37eb19e090 remove hack in syslog.h that resulted in aliasing violations 11 years ago
  Rich Felker c65dbec736 fix incorrect comparison loop condition in memmem 11 years ago
  Rich Felker f70401eae5 fix powerpc dynamic linker thread-pointer-relative relocations 11 years ago