summaryrefslogtreecommitdiff
path: root/modules/sys_select
Commit message (Expand)AuthorAgeFilesLines
* Make <sys/select.h> self-contained, i.e. make it possible to include itBruno Haible2007-03-071-2/+6
* Use @MKDIR_P@ instead of $(MKDIR_P), since automake < 1.10 doesn't theBruno Haible2007-01-221-1/+1
* Use "$(MKDIR_P) sys", not race-prone "test -d sys || mkdir sys".Jim Meyering2007-01-181-1/+2
* Mark generated files as "DO NOT EDIT".Bruno Haible2006-10-071-1/+3
* Don't make generated files read-only. That would bother too manyJim Meyering2006-09-081-1/+0
* Fix global typo in last change: use chmod u-w, not chmod u-x.Jim Meyering2006-09-071-1/+1
* Make generated files be read-only.Jim Meyering2006-09-061-0/+2
* Add sys_select module.Simon Josefsson2006-06-271-0/+32