aboutsummaryrefslogtreecommitdiffstats
path: root/sync_pipe_write.c
AgeCommit message (Expand)AuthorFilesLines
2014-04-10Remove unneeded #include.Bill Meier1-1/+0
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2014-02-25Remove trailing whitespaceBill Meier1-2/+2
2012-12-26pipe_write_header() should return ssize_t, as it returns the returnGuy Harris1-1/+1
2012-12-26Fix a bunch of warnings.Guy Harris1-3/+3
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2009-04-16Fix the last(?) of the Win64 compilation problems.Gerald Combs1-4/+4
2008-06-23Rename an argument to avoid colliding with pipe().Guy Harris1-13/+13
2007-09-29Don't hardcode the notion that the sync pipe is the standard output intoGuy Harris1-4/+5
2007-02-19Add missing include file when compiling under windowsBill Meier1-0/+4
2006-05-21name changeRonnie Sahlberg1-2/+2
2006-04-03Put the low-level sync routines into a common file so they can be sharedGuy Harris1-0/+110