| Age | Commit message (Expand) | Author |
| 2019-03-28 | Dedup and add the small jemalloc implementation so our install media has | christos |
| 2017-06-18 | Make shared -DSMALL libc buildable without breaking libhack | manu |
| 2013-08-27 | avoid copying most of libc (except gethostent_r, which unfortunately | christos |
| 2012-10-11 | make libhack's syslog.c produce exactly the same symbols as libc's syslog.c, | christos |
| 2009-01-02 | Fixes PR lib/39662, shortcomings in LC_{MONETARY,NUMERIC,TIME,MESSAGES} db fo... | tnozaki |
| 2007-11-06 | Compile a special version of the default locale into libhack - we can | martin |
| 2007-04-02 | Merge the multibyte routines into one file, and add stub implementations | christos |
| 2007-02-03 | we need wcrtomb now too. | christos |
| 2005-05-15 | Stub out mbrtowc(), removes all the citrus_xxx stuff from libc. | dsl |
| 2004-06-06 | Include a fake syslog that does only printf; saves 4K. | christos |
| 2004-04-25 | arrange for libc's getcap to be used instead of a local copy. | christos |
| 2002-03-25 | Disable libhack's gethost.o (replacement gethostby{name,addr}()) by default, | lukem |
| 2002-02-03 | permanently disable opendir.o until its link bugs (on ELF platforms | lukem |
| 2001-12-12 | Major readability cleanup; nuke redundancies; MKfoo=no -> NOfoo=. | tv |
| 2001-10-05 | Change all COPTS+=-Os to DBG=-Os as that var actually controls the optimization | jmc |
| 2001-08-20 | Drop ``-Os'' on sparc64 due to toolchain issues. | martin |
| 2000-05-18 | Compile things with -Os. I wonder if compiling -Mno-pic for mips and vax | matt |
| 1999-09-26 | Combine the Makefile.inc and Makefile, and specify the $(HACKOBJS) | dan |
| 1999-06-27 | miniroot changes: | mrg |
| 1999-05-19 | New files... | gwr |
| 1999-03-13 | Warnsify. | sommerfe |
| 1999-02-13 | convert from NOxxx= to MKxxx=no. | lukem |
| 1997-12-12 | Add getnet.c | gwr |
| 1996-10-09 | merge in 1.2 branch | jtc |
| 1995-10-13 | Minor cleanup | gwr |
| 1995-10-08 | Add some utilities all ports might use in a ramdisk root. | gwr |