This is the mail archive of the newlib-cvs@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/newlib/libc/stdlib reallocf.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jjohnstn@sourceware.org	2008-11-19 20:56:23

Added files:
	newlib/libc/stdlib: reallocf.c 

Log message:
	2008-11-19  Jeff Johnston  <jjohnstn@redhat.com>
	
	* 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.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/stdlib/reallocf.c.diff?cvsroot=src&r1=NONE&r2=1.1


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]