aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/stdlib/malloc.c
AgeCommit message (Collapse)AuthorFilesLines
2018-01-17ansification: remove _PTRYaakov Selkowitz1-2/+2
Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>
2017-12-01stdlib: remove TRAD_SYNOPSISYaakov Selkowitz1-51/+1
Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>
2008-11-192008-11-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-3/+24
* libc/sys/linux/bits/dirent.h: New header file. * libc/sys/linux/sys/dirent.h: Include <bits/dirent.h> instead of <linux/dirent.h>. * libc/posix/Makefile.am: Remove reallocf. * libc/posix/Makefile.in: Regenerated. * libc/posix/reallocf.c: Moved to... * libc/stdlib/reallocf.c: Here * libc/stdlib/malloc.c: Add reallocf documentation. * libc/include/stdlib.h: Add reallocf and _reallocf_r prototypes. * libc/stdlib/Makefile.am: Add reallocf. * libc/stdlib/Makefile.in: Regenerated. * libc/posix/_isatty.c: Set errno.
2000-02-17import newlib-2000-02-17 snapshotChristopher Faylor1-0/+206