summaryrefslogtreecommitdiff
path: root/udev_libc_wrapper.c
AgeCommit message (Expand)Author
2006-02-15include errno.h in udev_libc_wrapper.cKay Sievers
2006-01-09replace libsysfsKay Sievers
2005-11-07move some logging from dbg() to info()Marco d'Itri
2005-11-07add strerror() to error logsMarco d'Itri
2005-08-08switch some strlcpy's to memcpyKay Sievers
2005-04-26[PATCH] klibc: version 1.0.5kay.sievers@vrfy.org
2005-04-26[PATCH] klibc: strlcpy/strlcat - don't alter destination if size == 0kay.sievers@vrfy.org
2005-04-26[PATCH] fix klibc's broken strlcpy/strlcatkay.sievers@vrfy.org
2005-04-26[PATCH] fix bad typo that prevents the GROUP to be appliedkay.sievers@vrfy.org
2005-04-26[PATCH] fix header paths in udev_libc_wrapper.ctklauser@access.unizh.ch
2005-04-26[PATCH] replace strncpy()/strncat() by strlcpy()/strlcat()kay.sievers@vrfy.org
2005-04-26[PATCH] remove Makefile magic for klibc integrationkay.sievers@vrfy.org