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.h
Age
Commit message (
Expand
)
Author
2006-08-05
switch ifdef __KLIBC__ to ifndef __GLIBC__
Kay Sievers
2006-08-05
Makefile: fix dependency
Kay Sievers
2006-07-27
Fix inotify syscalls on ARM
Richard Purdie
2006-04-06
add inotify support for hppa and MIPS and log if inotify is not available
Marco d'Itri
2006-02-21
workaround missing kernel headers for some architectures
Kyle McMartin
2005-12-17
clearenv() is now part of klibc
Kay Sievers
2005-10-28
add dummy inotify syscalls on unsupported architecture
Kay Sievers
2005-10-27
move rules parsing into daemon
Kay Sievers
2005-10-11
force event socket buffer size to 16MB
Kay Sievers
2005-08-15
cleanup some debug output and move to info level + unify select() loops
Kay Sievers
2005-08-04
add NETLINK define for the lazy distros
Kay Sievers
2005-06-26
store the imported device information in the udevdb
Kay Sievers
2005-04-26
[PATCH] fix ia64 compile
kay.sievers@vrfy.org
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