index
:
netpbm-mirror
this commit
advanced
master
meta
stable
super_stable
trunk
userguide
git-svn mirror of netpbm (updated manually)
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libsystem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Properly qualify Netpbm include files - avoid conflict with DJGPP's <io.h>
giraffedata
2015-01-01
1
-2
/
+2
*
Don't refer to SIGURG on systems that don't have it
giraffedata
2014-08-24
1
-1
/
+7
*
Make SIGWINCH defined on OpenBSD
giraffedata
2013-10-08
1
-0
/
+1
*
Fix test of SIGIO, SIGPWR presence
giraffedata
2013-10-08
1
-2
/
+2
*
Restore recognition of SIGPWR if it's defined as a macro
giraffedata
2013-10-08
1
-12
/
+16
*
Don't refer to SIGWINCH, SIGIO if they don't exist
giraffedata
2013-10-08
1
-0
/
+10
*
cleanup
giraffedata
2013-04-14
1
-8
/
+8
*
Use _pipe() for pipe() on Windows/Mingw
giraffedata
2012-02-13
1
-2
/
+2
*
Fix bug: doesn't use Standard Input feeder when you don't supply a Standard O...
giraffedata
2011-03-31
1
-1
/
+1
*
Don't expect SIGRTMIN, SIGRTMAX to be defined
giraffedata
2010-07-03
1
-70
/
+67
*
Don't expect SIGPWR to be defined
giraffedata
2010-03-17
1
-2
/
+4
*
Close extraneous file descriptors in child
giraffedata
2010-02-23
1
-4
/
+36
*
fix typo in message
giraffedata
2009-12-19
1
-1
/
+1
*
Improve message telling how process died
giraffedata
2009-12-19
1
-5
/
+94
*
cleanup
giraffedata
2009-12-19
1
-2
/
+4
*
Don't try to swap user's input fd with stdin when it is already stdin. Same ...
giraffedata
2009-12-19
1
-15
/
+20
*
Fix pm_system* error message when execvp() fails
giraffedata
2009-12-19
1
-2
/
+5
*
Fix bug: pm_system* always crashes or fails to handle output
giraffedata
2009-12-19
1
-1
/
+2
*
Add pm_system_lp(), pm_system_vp()
giraffedata
2007-08-25
1
-79
/
+163
*
Don't hang when shell command doesn't take all of Standard Input
giraffedata
2006-10-18
1
-14
/
+19
*
Create Subversion repository
giraffedata
2006-08-19
1
-0
/
+319