This is the mail archive of the glibc-bugs@sourceware.org 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]

[Bug ports/2172] [PATCH] move _PATH_LOG definition to <paths.h> (in sysdeps)


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2006-02-23 22:50 -------
Subject: Bug 2172

CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	roland@sources.redhat.com	2006-02-23 22:50:16

Modified files:
	misc           : Makefile 
	misc/sys       : syslog.h 
Added files:
	bits           : syslog-path.h 

Log message:
	2006-02-23  Roland McGrath  <roland@redhat.com>
	
	[BZ #2172]
	* bits/syslog-path.h: New file.
	* misc/Makefile (headers): Add it.
	* misc/sys/syslog.h: Include it.
	(_PATH_LOG): Macro removed.
	From Robert Millan <robertmh@gnu.org>.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/misc/Makefile.diff?cvsroot=glibc&r1=1.117&r2=1.118
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/bits/syslog-path.h.diff?cvsroot=glibc&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/misc/sys/syslog.h.diff?cvsroot=glibc&r1=1.16&r2=1.17



-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=2172

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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