glibc/argp
Ulrich Drepper f5bf21a780 Update.
Unify symbols in user namespace exported by libc.so and libc.a.
	* argp/argp-fmtstream.c: Don't define argp_make_fmtstream,
	argp_fmtstream_free, and argp_fmtstream_printf.
	* argp/argp-fs-xinl.c: Don't define argp_fmtstream_putc,
	argp_fmtstream_puts, argp_fmtstream_write, argp_fmtstream_set_lmargin,
	argp_fmtstream_set_rmargin, argp_fmtstream_set_wmargin, and
	argp_fmtstream_point.
	* gmon/gmon.c: Don't define write_profiling.
	* libio/genops.c: Don't define _cleanup.

	* intl/explodename.c (_nl_find_language.c): Mark as static.
	* intl/loadinfo.h: Remove _nl_find_language prototype.

	* libio/fileops.c (_IO_file_seekoff_maybe_mmap): Mark as static.
	* libio/libioP.h: Remove declaration.

	* libio/iopopen.c (_IO_proc_jumps): Mark as static.
	* libio/libioP.h: Remove declaration.

	* sysdeps/generic/unwind-dw2.c: Mark __frame_state_for with STATIC.
	* sysdeps/generic/framestate.c: Define STATIC before including
	unwind-dw2.c.
2003-01-08 06:49:39 +00:00
..
Makefile Update. 2002-12-04 19:53:08 +00:00
Versions 1998-10-25 Roland McGrath <roland@baalperazim.frob.com> 1998-10-25 20:02:56 +00:00
argp-ba.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
argp-eexst.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
argp-fmtstream.c Update. 2003-01-08 06:49:39 +00:00
argp-fmtstream.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
argp-fs-xinl.c Update. 2003-01-08 06:49:39 +00:00
argp-help.c Update. 2002-04-08 08:59:00 +00:00
argp-namefrob.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
argp-parse.c Update. 2002-04-08 08:59:00 +00:00
argp-pv.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
argp-pvh.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
argp-test.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
argp-xinl.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
argp.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tst-argp1.c Update. 2002-12-04 23:42:21 +00:00