Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pipe_write_header() should return ssize_t, as it returns the return | Guy Harris | 2012-12-26 | 1 | -1/+1 |
* | Fix a bunch of warnings. | Guy Harris | 2012-12-26 | 1 | -3/+3 |
* | We always HAVE_CONFIG_H so don't bother checking whether we have it or not. | Jeff Morriss | 2012-09-20 | 1 | -3/+1 |
* | Update Free Software Foundation address. | Jakub Zawadzki | 2012-06-28 | 1 | -1/+1 |
* | Fix the last(?) of the Win64 compilation problems. | Gerald Combs | 2009-04-16 | 1 | -4/+4 |
* | Rename an argument to avoid colliding with pipe(). | Guy Harris | 2008-06-23 | 1 | -13/+13 |
* | Don't hardcode the notion that the sync pipe is the standard output into | Guy Harris | 2007-09-29 | 1 | -4/+5 |
* | Add missing include file when compiling under windows | Bill Meier | 2007-02-19 | 1 | -0/+4 |
* | name change | Ronnie Sahlberg | 2006-05-21 | 1 | -2/+2 |
* | Put the low-level sync routines into a common file so they can be shared | Guy Harris | 2006-04-03 | 1 | -0/+110 |