relocatable-prog: fix link error
[gnulib.git] / lib / spawn.in.h
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'.