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/sysdeps unix/sysv/linux/libc_fatal.c posi ...


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sources.redhat.com	2004-11-13 03:09:30

Modified files:
	sysdeps/unix/sysv/linux: libc_fatal.c 
	sysdeps/posix  : libc_fatal.c 

Log message:
	Add new function __libc_message which performs the printing and simple
	format string handling.  The string is written to tty, stderr, syslog
	in this order, stopping after the first successful output.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/libc_fatal.c.diff?cvsroot=glibc&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/posix/libc_fatal.c.diff?cvsroot=glibc&r1=1.11&r2=1.12


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