1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-18 02:19:39 +00:00
freebsd/bin/csh
Andrew Turner 6487f78716 Stop using sbrk in csh. This is a legacy interface and its use within csh
is invalid. It is used to find the size of allocated memory. As malloc may
allocate memory with mmap it will fail to take this memory into account.

Obtained from:	brooks
2016-04-26 11:39:32 +00:00
..
config_p.h Revert r296416 by removing SAVESIGVEC and switching to fork instead. This 2016-04-07 14:25:15 +00:00
config.h Stop using sbrk in csh. This is a legacy interface and its use within csh 2016-04-26 11:39:32 +00:00
iconv_stub.c Make dynamic link of libiconv from ports work again. 2016-02-02 11:51:18 +00:00
iconv_stub.h
Makefile MFH 2016-04-16 02:32:12 +00:00
Makefile.depend DIRDEPS_BUILD: Regenerate without local dependencies. 2016-02-24 17:20:11 +00:00