This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2gs-SW
/
hush
Watch
1
Star
0
Fork
0
You've already forked hush
mirror of
https://github.com/sheumann/hush.git
synced
2025-02-24 09:29:09 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
hush
/
sysklogd
History
Bernhard Reutner-Fischer
8c69afd992
- be C99 friendly. Anonymous unions are a GNU extension. This change is
...
size-neutral WRT -std=gnu99 and fixes several compilation errors for strict C99 mode.
2008-01-29 10:33:34 +00:00
..
Config.in
- add a config-time range check for IPC_SYSLOG_BUFFER_SIZE
2007-06-07 13:22:56 +00:00
Kbuild
build system overhaul
2006-10-05 10:17:08 +00:00
klogd.c
- fix conflicting decls of syslog related facilitynames and prioritynames tables
2008-01-27 12:50:12 +00:00
logger.c
- fix conflicting decls of syslog related facilitynames and prioritynames tables
2008-01-27 12:50:12 +00:00
logread.c
logread: add forgotten INIT_G();
2007-11-23 03:41:20 +00:00
syslogd.c
- be C99 friendly. Anonymous unions are a GNU extension. This change is
2008-01-29 10:33:34 +00:00