summaryrefslogtreecommitdiff
path: root/modules/netinet_in
Commit message (Expand)AuthorAgeFilesLines
* gen-header: new modulePaul Eggert2021-12-241-5/+5
* maint: omit unnecessary ‘rm -f $@-t $@’Paul Eggert2021-12-221-2/+1
* Move AM_V_GEN to recipe startPaul Eggert2021-12-211-2/+2
* Move .h file names out of the *.m4 files.Bruno Haible2021-12-151-0/+1
* Fix creation of build directories with non-recursive-gnulib-prefix-hack.Bruno Haible2021-12-151-1/+1
* Allow multiple gnulib generated include files to be combined.Bruno Haible2011-05-291-1/+2
* Remove leftover generated .h files after config.status changed.Bruno Haible2011-04-061-0/+5
* Ensure to rebuild generated .h files when config.status has changed.Bruno Haible2011-04-061-1/+1
* libposix: Revert the unreviewed part of yesterday's big merge.Bruce Korb2011-02-061-3/+0
* libposix: Add _HEADERS primaries to posix modules.Bruce Korb2011-02-051-0/+3
* Avoid line length limitation from HP NonStop system header files.Bruno Haible2010-10-041-0/+1
* maint: make Include sections of modules consistentEric Blake2009-09-171-1/+1
* Use $(MKDIR_P) instead of @MKDIR_P@.Simon Josefsson2009-09-011-1/+1
* annotate automake snippets with $(AM_V_GEN) and $(AM_V_at)Jim Meyering2009-08-221-3/+3
* Avoid some "gcc -pedantic" warnings.Bruno Haible2008-08-301-1/+2
* Rename netinet_in_.h to netinet_in.in.h.Bruno Haible2007-10-021-3/+3
* Use the synonymous term LGPLv2.Bruno Haible2007-07-161-1/+1
* * m4/fchdir.m4 (gl_FUNC_FCHDIR): Likewise.Paul Eggert2007-06-211-3/+3
* * lib/dirent_.h: Prefer #include_next <foo.h> to #includePaul Eggert2007-05-171-0/+1
* Make <netinet/in.h> self-contained, i.e. allow it to be included withoutBruno Haible2007-03-071-2/+6
* * modules/arpa_inet (Makefile.am): Use MKDIR_P to avoid races.Eric Blake2007-02-021-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 new module netinet_in.Simon Josefsson2006-07-281-0/+32