1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-29 11:41:21 +03:00
* sysdeps/unix/sysv/linux/i386/fchownat.c: Diddle code so that "fail"
	label is always used.

	[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>.
This commit is contained in:
Roland McGrath
2006-02-23 22:50:36 +00:00
parent 10814720ad
commit 0f289b2a11
5 changed files with 48 additions and 8 deletions

View File

@ -36,8 +36,8 @@
#define __need___va_list
#include <stdarg.h>
#define _PATH_LOG "/dev/log"
/* This file defines _PATH_LOG. */
#include <bits/syslog-path.h>
/*
* priorities/facilities are encoded into a single 32-bit quantity, where the