]> git.ipfire.org Git - thirdparty/systemd.git/history - udev_libc_wrapper.h
switch ifdef __KLIBC__ to ifndef __GLIBC__
[thirdparty/systemd.git] / udev_libc_wrapper.h
2006-08-04  Kay Sieversswitch ifdef __KLIBC__ to ifndef __GLIBC__
2006-08-04  Kay SieversMakefile: fix dependency
2006-07-27  Richard PurdieFix inotify syscalls on ARM
2006-04-06  Marco d'Itriadd inotify support for hppa and MIPS and log if inotif...
2006-02-21  Kyle McMartinworkaround missing kernel headers for some architectures
2005-12-16  Kay Sieversclearenv() is now part of klibc
2005-10-28  Kay Sieversadd dummy inotify syscalls on unsupported architecture
2005-10-27  Kay Sieversmove rules parsing into daemon
2005-10-11  Kay Sieversforce event socket buffer size to 16MB
2005-08-15  Kay Sieverscleanup some debug output and move to info level +...
2005-08-04  Kay Sieversadd NETLINK define for the lazy distros
2005-06-26  Kay Sieversstore the imported device information in the udevdb
2005-04-27  kay.sievers@vrfy.org[PATCH] fix ia64 compile
2005-04-27  kay.sievers@vrfy.org[PATCH] replace strncpy()/strncat() by strlcpy()/strlcat()
2005-04-27  kay.sievers@vrfy.org[PATCH] remove Makefile magic for klibc integration