aboutsummaryrefslogtreecommitdiffstats
path: root/sync_pipe_write.c
Commit message (Expand)AuthorAgeFilesLines
* pipe_write_header() should return ssize_t, as it returns the returnGuy Harris2012-12-261-1/+1
* Fix a bunch of warnings.Guy Harris2012-12-261-3/+3
* We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss2012-09-201-3/+1
* Update Free Software Foundation address.Jakub Zawadzki2012-06-281-1/+1
* Fix the last(?) of the Win64 compilation problems.Gerald Combs2009-04-161-4/+4
* Rename an argument to avoid colliding with pipe().Guy Harris2008-06-231-13/+13
* Don't hardcode the notion that the sync pipe is the standard output intoGuy Harris2007-09-291-4/+5
* Add missing include file when compiling under windowsBill Meier2007-02-191-0/+4
* name changeRonnie Sahlberg2006-05-211-2/+2
* Put the low-level sync routines into a common file so they can be sharedGuy Harris2006-04-031-0/+110