Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-07-21 | minor number bump due to added functions | Todd C. Miller | |
2003-05-08 | crank major number to correspond to libc major change | Todd C. Miller | |
2003-04-14 | when libc/shlib_version says you need to crank this one too, DO NOT IGNORE | Theo de Raadt | |
THAT ADVICE -- IT IS THERE FOR A REASON | |||
2002-12-03 | Crank all library major numbers. Needed due to the fact that we | Todd C. Miller | |
now build libraries with propolice enabled. Without this, existing binaries (such as ports/packages) that link with any system library other than libc will fail with an undefined symbol of "___guard" (__guard on ELF). Pointed out by markus@ and discussed with deraadt@ | |||
2002-11-21 | Add strerror_r and functions versions of getchar_unlocked and | Marco S Hyman | |
putchar_unlocked. Crank the minor on related libs. OK fgs@, deraadt@ | |||
2002-11-12 | don't build with -g/-ggdb by default. | Marco S Hyman | |
always build with -Wall bump version to 0.7 (matches libc_r x.7) | |||
2000-01-04 | a version separate from libc's to make things simpler. | David Leonard | |