This is the mail archive of the glibc-cvs@sources.redhat.com mailing list for the glibc 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]

libc/malloc obstack.h


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sourceware.org	2004-05-26 06:37:12

Modified files:
	malloc         : obstack.h 

Log message:
	(_obstack_free, obstack_1grow, obstack_1grow_fast,
	obstack_alignment_mask, obstack_alloc, obstack_base, obstack_blank,
	obstack_blank_fast, obstack_chunk_size, obstack_copy, obstack_copy0,
	obstack_finish, obstack_grow, obstack_grow0, obstack_init,
	obstack_int_grow, obstack_int_grow_fast, obstack_make_room,
	obstack_memory_used, obstack_next_free, obstack_object_size,
	obstack_ptr_grow, obstack_ptr_grow_fast, obstack_room): Remove
	declarations of nonexistent functions.


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