Peter S. Mazinger 3a7ac9c7a7 Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objects at once; use :=//$</$^; use CRT_SRC/CRT_OBJ/SCRT_OBJ/CSRC/COBJ/SSRC/SOBJ/MSRC/MOBJ where no more is needed, if only CSRC is present use OBJS directly instead of COBJ; CTOR_TARGETS are created directly in lib; remove unused/unneeded parts. Hope I haven't broken too much. 18 years ago
..
Makefile 3a7ac9c7a7 Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objects at once; use :=//$</$^; use CRT_SRC/CRT_OBJ/SCRT_OBJ/CSRC/COBJ/SSRC/SOBJ/MSRC/MOBJ where no more is needed, if only CSRC is present use OBJS directly instead of COBJ; CTOR_TARGETS are created directly in lib; remove unused/unneeded parts. Hope I haven't broken too much. 18 years ago
hsearch.c 0de7f32b93 Add hsearch and hsearch_r. Consolidate all functions prototyped in 21 years ago
hsearch_r.c 0de7f32b93 Add hsearch and hsearch_r. Consolidate all functions prototyped in 21 years ago
insremque.c 0de7f32b93 Add hsearch and hsearch_r. Consolidate all functions prototyped in 21 years ago
lsearch.c 0de7f32b93 Add hsearch and hsearch_r. Consolidate all functions prototyped in 21 years ago
tsearch.c a1380a837e Fix the bugs I stupidly added 21 years ago