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