maint: update copyright
[gnulib.git] / lib / spawn.in.h
2014-01-01 Eric Blakemaint: update copyright
2013-01-01 Eric Blakemaint: update all copyright year number ranges
2012-01-08 Bruno Haibleposix_spawn_file_actions_addopen: Work around Solaris...
2012-01-08 Bruno Haibleposix_spawn_file_actions_adddup2: Work around Solaris...
2012-01-08 Bruno Haibleposix_spawn_file_actions_addclose: Work around Solaris...
2012-01-06 Paul EggertIn commentary, do not use ` to quote.
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-10-19 Daniel Richard GSupport for old NeXTstep 3.3 gcc.
2011-05-29 Bruno HaibleAllow multiple gnulib generated include files to be...
2011-02-07 Bruno HaibleAllow multiple gnulib generated replacements to coexist.
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-11-20 Bruno HaiblePort to uClibc.
2010-10-11 Paul EggertIndentation.
2010-10-11 Bruno HaibleIndentation.
2010-10-11 Jim Meyeringspawn.in.h: make indentation consistent with parentheses
2010-10-11 Gary V. VaughanFix mismatched parens in previous commit
2010-10-10 Paul Eggertprefer (X ? 1 : -1) when converting from boolean (1...
2010-10-04 Bruno HaibleAvoid line length limitation from HP NonStop system...
2010-10-03 Paul EggertAvoid some lines longer than 80 characters.
2010-03-30 Bruno HaibleEmit #pragma system_header after the inclusion guard...
2010-03-25 Eric Blakemaint: use pragma consistently across replacement headers
2010-03-08 Bruno Haiblespawn: Avoid #define replacements in C++ mode.
2010-03-07 Bruno HaibleEnsure posix_spawnattr_{get,set}sched{policy,param...
2010-03-02 Bruno Haiblespawn: Don't override the system defined values on...
2010-01-20 Eric Blakewarn-on-use: use instead of link-warning
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-31 Bruno Haiblespawn: Fix incomplete fix.
2009-12-31 Bruno HaibleAvoid namespace pollution on glibc systems.
2009-12-31 Bruno Haiblespawn: Fix misapplied patch.
2009-12-31 Eric Blakesignal, spawn: use link warnings
2009-12-31 Eric Blakespawn: improve wrapper support
2009-12-11 Bruno HaibleNew module 'arg-nonnull'. Declare which arguments expec...
2009-12-10 Bruno HaibleUse spaces for indentation, not tabs.
2008-10-18 Bruno HaibleAvoid gcc warnings because of #pragma GCC system_header...
2008-10-05 Bruno HaibleUse the system's values, rather than overriding them...
2008-10-04 Bruno HaibleAvoid macro redefinition warnings.
2008-09-28 Bruno HaibleNew module 'spawn'.