aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/posix/popen.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-10This commit was manufactured by cvs2svn to create tag 'cygwin-cygwin-1_7_14-releasecvs2svn1-2/+3
2012-08-08 Throughout, run newlib with -Wall -Werror option and fix bugs andCorinna Vinschen1-3/+2
2009-08-18* libc/posix/popen.c (popen): Fix documented prototype.Eric Blake1-1/+1
2009-08-18Improve popen compatibility with glibc.Eric Blake1-14/+61
2008-10-312008-10-31 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-4/+4
2006-08-222006-08-22 Eric Blake <ebb9@byu.net>Jeff Johnston1-2/+11
2003-06-062003-06-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-5/+5
2002-08-04* libc/stdio/popen.c (popen): Allow "rb", "rt", "wb", and "wt" arguments forChristopher Faylor1-1/+6
2001-10-22* libc/posix/execvp.c: Remove obsolete CYGWIN32 considerations throughout.Christopher Faylor1-1/+1
2000-08-242000-08-23 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston1-1/+1
2000-02-17import newlib-2000-02-17 snapshotChristopher Faylor1-0/+170