mirror of git://sourceware.org/git/glibc.git
* misc/sys/syslog.h: Include <bits/syslog.h> for fortification. * misc/Makefile (headers): Add bits/syslog.h. * include/sys/syslog.h: Add __vsyslog_chk prototype and hidden_proto. * sysdeps/generic/syslog.c: Change vsyslog function to __vsyslog_chk. Call __vfprintf_chk if necessary. Make vsyslog a wrapper. Add __syslog_chk. * misc/Versions: Export __syslog_chk and __vsyslog_chk. * nis/nis_xdr.c: Help gcc to avoid generating unnecessary wrapper functions. |
||
|---|---|---|
| .. | ||
| bitypes.h | ||
| cdefs.h | ||
| dir.h | ||
| errno.h | ||
| fcntl.h | ||
| file.h | ||
| gmon.h | ||
| gmon_out.h | ||
| ioctl.h | ||
| ipc.h | ||
| mman.h | ||
| msg.h | ||
| poll.h | ||
| prctl.h | ||
| profil.h | ||
| queue.h | ||
| resource.h | ||
| select.h | ||
| sem.h | ||
| shm.h | ||
| signal.h | ||
| socket.h | ||
| stat.h | ||
| statfs.h | ||
| statvfs.h | ||
| sysctl.h | ||
| sysinfo.h | ||
| syslog.h | ||
| termios.h | ||
| time.h | ||
| timeb.h | ||
| times.h | ||
| types.h | ||
| uio.h | ||
| un.h | ||
| unistd.h | ||
| utsname.h | ||
| vlimit.h | ||
| vtimes.h | ||
| wait.h | ||