]> git.ipfire.org Git - thirdparty/systemd.git/history - udev_libc_wrapper.c
switch ifdef __KLIBC__ to ifndef __GLIBC__
[thirdparty/systemd.git] / udev_libc_wrapper.c
2006-08-04  Kay Sieversswitch ifdef __KLIBC__ to ifndef __GLIBC__
2006-02-15  Kay Sieversinclude errno.h in udev_libc_wrapper.c
2006-01-09  Kay Sieversreplace libsysfs
2005-11-07  Marco d'Itrimove some logging from dbg() to info()
2005-11-07  Marco d'Itriadd strerror() to error logs
2005-08-08  Kay Sieversswitch some strlcpy's to memcpy
2005-04-27  kay.sievers@vrfy.org[PATCH] klibc: version 1.0.5
2005-04-27  kay.sievers@vrfy.org[PATCH] klibc: strlcpy/strlcat - don't alter destinatio...
2005-04-27  kay.sievers@vrfy.org[PATCH] fix klibc's broken strlcpy/strlcat
2005-04-27  kay.sievers@vrfy.org[PATCH] fix bad typo that prevents the GROUP to be...
2005-04-27  tklauser@access... [PATCH] fix header paths in udev_libc_wrapper.c
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