aboutsummaryrefslogtreecommitdiff
path: root/file_io/netware/pipe.c
Commit message (Expand)AuthorAge
* Remove trailing whitespaces in *.c.Ivan Zhakov2022-11-20
* pipe: factorize apr_file_pipe_create*() in terms of static helperYann Ylavic2017-09-26
* apr_file_io: Add apr_file_pipe_create_pools() allowing a pair ofGraham Leggett2016-03-13
* The Tab Police removed 24 tabs.Guenter Knauf2010-08-03
* Fix various issues found by cppcheckStefan Fritsch2010-07-27
* Use the APR_FOPEN_* constants instead of the deprecated APR_* constantsGraham Leggett2010-03-01
* * Return APR_SUCCESS by default.Ruediger Pluem2007-10-14
* Small cut and paste 'feature'. (Ok, can't be a feature if it doesn't even co...William A. Rowe Jr2007-10-14
* Had inverted read/write.William A. Rowe Jr2007-10-14
* Enhance our file_io in APR 1.3 with apr_file_pipe_create_ex(),William A. Rowe Jr2007-10-14
* Fix the typo.Joe Orton2006-08-03
* Update license header.Joe Orton2006-08-03
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-04
* Relicense APR under Apache License, Version 2.0Justin Erenkrantz2004-02-13
* Need to create the pollsets for both ends of the pipeBradley Nicholes2003-11-25
* Forward port from APR_0_9_BRANCH:Sander Striker2003-10-26
* Need to resolve the #define APR_INHERIT that is being used as a flagBradley Nicholes2003-03-20
* Same fixes for netware as unix in pipe.cWilliam A. Rowe Jr2003-03-19
* rename apr_arch_fileio.h to apr_arch_file_io.h for consistencyThom May2003-01-07
* Namespace protection for include/arch/ header filesThom May2003-01-06
* Update copyright notices to 2003.Thom May2003-01-01
* Implemented the apr_os_pipe_put() API on NetWareBradley Nicholes2002-10-09
* Updated to match the header changeBradley Nicholes2002-06-03
* Switching the blocking and nonblocking functions since they were backwardsBradley Nicholes2002-05-31
* Reimplemented apr_file_pipe_create() on NetWare using the standardBradley Nicholes2002-05-29
* Still working on the spawning process and wiring up the pipes. ChangedBradley Nicholes2002-04-11
* Fixed a precedence problemBradley Nicholes2002-04-04
* Rename the "cntxt" members of the fileio structures to "pool".Sander Striker2002-03-20
* Update our copyright for this year.Roy T. Fielding2002-03-13
* Second cut at fork/exec and pipe functionality on NetWare. Still a work inBradley Nicholes2002-03-05
* Getting ready for some API name changes in the NetWare librariesBradley Nicholes2002-02-08
* Fixed the way the FIFOs are being cleaned up for NetWareBradley Nicholes2002-01-29
* Implemented two functions for NetWareBradley Nicholes2001-10-17
* NetWare versions of pipe.c and filepath.cBradley Nicholes2001-10-04