15 Commits (59904de7e091476e6d19f61bdfc7e157034428b0)

Author SHA1 Message Date
Rich Felker e13063aad7 add hidden version of &errno accessor function 8 years ago
Rich Felker 5ce3737931 reduce spurious inclusion of libc.h 8 years ago
Rich Felker f4542fdf7a fix missing strerror text for EMULTIHOP 8 years ago
Rich Felker 57b97b42bd add public interface headers to implementation files 8 years ago
Rich Felker 19a1fe670a remove remnants of support for running in no-thread-pointer mode 11 years ago
Rich Felker c5b8f19305 add support for LC_TIME and LC_MESSAGES translations 12 years ago
Rich Felker ac31bf278d simplify errno implementation 12 years ago
Rich Felker dab441aea2 always initialize thread pointer at program start 12 years ago
Rich Felker abdd2e48df fix strerror on mips: one error code is out of the 8-bit table range 12 years ago
Rich Felker b9e08308f4 fix typo in newly-added error message for EOWNERDEAD 13 years ago
Rich Felker d75348ddda improve error strings 13 years ago
Rich Felker 9d2a15a64e better description for errno==0 14 years ago
Rich Felker 357876052b simplify multi-threaded errno, eliminate useless function pointer 15 years ago
Rich Felker 71e6be641f change errno to static linkage (improves PIC code generation) 15 years ago
Rich Felker 0b44a0315b initial check-in, version 0.5.0 15 years ago