summaryrefslogtreecommitdiffstats
path: root/klibc.c (unfollow)
Commit message (Expand)AuthorFilesLines
2005-04-27[PATCH] add ftruncate to klibc.greg@kroah.com1-0/+1
2005-04-27[PATCH] klibc specific tweaksgreg@kroah.com7-34/+72
2005-04-27[PATCH] libsysfs does not need mntent.h in it's header file.greg@kroah.com1-1/+0
2005-04-27[PATCH] klibc makefile changes.greg@kroah.com1-7/+46
2005-04-27[PATCH] build tdb and libsysfs from the same makefile as udev.greg@kroah.com1-15/+13
2005-04-27[PATCH] udev build tweaks to tdb's spinlock codegreg@kroah.com1-9/+4
2005-04-27[PATCH] udev-add build cleanups for other libc versions.greg@kroah.com1-0/+1
2005-04-27[PATCH] tweak tdb to build within udev better.greg@kroah.com2-1/+13
2005-04-27[PATCH] make libsysfs spit debug messages to the same place as the rest of udev.greg@kroah.com1-1/+9
2005-04-27[PATCH] make libsysfs build cleanlygreg@kroah.com6-1082/+1
2005-04-27[PATCH] added klibc version 0.82 (cvs tree) to the udev tree.greg@kroah.com364-2/+18233
2005-04-27[PATCH] makefile fix for now.greg@kroah.com1-1/+1
2005-04-27[PATCH] hm, makefile bug with so many files... will fix later...greg@kroah.com1-1/+1
2005-04-27[PATCH] regression tests starting to be added.greg@kroah.com50-0/+82
2005-04-27[PATCH] fix LABEL bug for device files (not class files.)greg@kroah.com1-2/+2
2005-04-27[PATCH] got rid of struct device_attrgreg@kroah.com4-93/+88
2005-04-27[PATCH] rename namedev.permissions and namedev.config to udev.permissions and...greg@kroah.com7-20/+20
2005-04-27[PATCH] more warning flags to the build.greg@kroah.com1-1/+2
2005-04-27[PATCH] namedev.c comments + debug patchkay@vrfy.org1-2/+2
2005-04-27[PATCH] fix dbg line in namedev.cgreg@kroah.com1-1/+1
2005-04-27[PATCH] man page updatekay@vrfy.org1-13/+38
2005-04-27[PATCH] udev: another canidate for staticrml@tech9.net1-1/+1
2005-04-27[PATCH] more overrides of config info with env variables if in test mode.greg@kroah.com1-21/+34
2005-04-27[PATCH] Fix bug causing udev to sleep forever waiting for dev file to show up.greg@kroah.com1-0/+1
2005-04-27[PATCH] change version to 004_bkgreg@kroah.com2-2/+2
2005-04-27[PATCH] make config files, sysfs root, and udev root configurable from config...greg@kroah.com8-45/+88
2005-04-27[PATCH] 004 changelog entrysgreg@kroah.com1-2/+35
2005-04-27[PATCH] 004 release004greg@kroah.com2-2/+2
2005-04-27[PATCH] new version of libsysfs patchdsteklof@us.ibm.com12-538/+2599
2005-04-27[PATCH] man file updatelkml001@vrfy.org1-8/+25
2005-04-27[PATCH] major database cleanupsgreg@kroah.com5-348/+96
2005-04-27[PATCH] Changed test.block and test.tty to take ACTION from the command line.greg@kroah.com2-2/+18
2005-04-27[PATCH] don't sleep if 'dev' file is already present on device add.greg@kroah.com1-14/+43
2005-04-27[PATCH] fix comment about how the "dev" file is made up.greg@kroah.com1-4/+2
2005-04-27[PATCH] more database work. Now we only store the info we really need right now.greg@kroah.com3-289/+40
2005-04-27[PATCH] add BUS= bug to TODO list so it will not get forgotten.greg@kroah.com1-0/+5
2005-04-27[PATCH] man page updatelkml001@vrfy.org1-4/+60
2005-04-27[PATCH] udev: mode should be mode_trml@tech9.net5-10/+12
2005-04-27[PATCH] udev: trivial trivialitiesrml@tech9.net2-3/+3
2005-04-27[PATCH] udev: cool test scripts againrml@tech9.net1-0/+10
2005-04-27[PATCH] udev spec file symlink supportrml@tech9.net1-0/+4
2005-04-27[PATCH] spec file changes.greg@kroah.com1-1/+0
2005-04-27[PATCH] udev: cool test scriptsrml@mvista.com2-16/+20
2005-04-27[PATCH] test.block changes.greg@kroah.com1-1/+1
2005-04-27[PATCH] ok, rpm likes the "_" character instead of "-" better...greg@kroah.com2-2/+3
2005-04-27[PATCH] udev spec file bitsrml@tech9.net1-6/+18
2005-04-27[PATCH] change the version to 003-bk to keep things sane with people using th...greg@kroah.com1-1/+1
2005-04-27[PATCH] got "remove of named devices" working.greg@kroah.com4-35/+134
2005-04-27[PATCH] fix segfaults when dealing with partitions.greg@kroah.com1-5/+5
2005-04-27[PATCH] update changelog for 003 release003greg@kroah.com1-7/+104