chiark / gitweb /
rename udev_libc_wrapper -> udev_sysdeps
[elogind.git] / udev_sysdeps.c
similarity index 95%
rename from udev_libc_wrapper.c
rename to udev_sysdeps.c
index 35e01e619d3f5c5c1d59371f18e01fe03cb9d9c7..152b7f0c5c2e06a56d80126f7dfa9c91d1352411 100644 (file)
@@ -1,9 +1,8 @@
 /*
- * udev_libc_wrapper - wrapping of functions missing in a specific libc
- *                    or not working in a statically compiled binary
+ * udev_sysdeps.c - wrapping of libc features and kernel defines
  *
  * Copyright (C) 2003 Greg Kroah-Hartman <greg@kroah.com>
- * Copyright (C) 2005 Kay Sievers <kay@vrfy.org>
+ * Copyright (C) 2005-2006 Kay Sievers <kay.sievers@vrfy.org>
  *
  *     This program is free software; you can redistribute it and/or modify it
  *     under the terms of the GNU General Public License as published by the