index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
udev_libc_wrapper.c
Age
Commit message (
Expand
)
Author
2006-08-16
rename udev_libc_wrapper -> udev_sysdeps
Kay Sievers
2006-08-05
report failing getpwnam/getgrnam as error
Kay Sievers
2006-08-05
switch ifdef __KLIBC__ to ifndef __GLIBC__
Kay Sievers
2006-02-15
include errno.h in udev_libc_wrapper.c
Kay Sievers
2006-01-09
replace libsysfs
Kay Sievers
2005-11-07
move some logging from dbg() to info()
Marco d'Itri
2005-11-07
add strerror() to error logs
Marco d'Itri
2005-08-08
switch some strlcpy's to memcpy
Kay Sievers
2005-04-26
[PATCH] klibc: version 1.0.5
kay.sievers@vrfy.org
2005-04-26
[PATCH] klibc: strlcpy/strlcat - don't alter destination if size == 0
kay.sievers@vrfy.org
2005-04-26
[PATCH] fix klibc's broken strlcpy/strlcat
kay.sievers@vrfy.org
2005-04-26
[PATCH] fix bad typo that prevents the GROUP to be applied
kay.sievers@vrfy.org
2005-04-26
[PATCH] fix header paths in udev_libc_wrapper.c
tklauser@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 integration
kay.sievers@vrfy.org