Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-01 | Include config.h in src/libudev/Makefile.am to provide needed #define's | Anthony G. Basile | |
This commit provides needed #define's that provide structures that are found at configure time. It also reverts commit 91ce21b2d7978837b233e152ac63863a910eaf21 to avoid redefinitions of _GNU_SOURCE. Signed-off-by: Anthony G. Basile <blueness@gentoo.org> | |||
2012-12-01 | Fix glibc-isms with #define _GNU_SOURCE | Ian Stakenvicius | |
This is a combination of commits c9485bf12eafad22dbe316ccbf3a9506d4cace66 abd4a3a3bf5851f07cac6665f35c8b92279c4a47 Signed-off-by: Anthony G. Basile <blueness@gentoo.org> | |||
2012-12-01 | Moved files to libudev that once were in upstream libsystemd-shared | Ian Stakenvicius | |