summaryrefslogtreecommitdiff
path: root/lib/stdio.in.h
Commit message (Collapse)AuthorAgeFilesLines
* Merge from gnulib.Paul Eggert2012-05-261-26/+15
| | | | Fixes: debbugs:11527
* Merge from gnulib, improving some licensing wording.Paul Eggert2011-09-261-0/+38
| | | | | | | | | | | | | | | | This clarifies and fixes some licensing issues raised by Glenn Morris <http://lists.gnu.org/archive/html/bug-gnulib/2011-09/msg00397.html>. It also merges the latest version of texinfo.tex and has some MSVC-related changes that don't affect Emacs. * Makefile.in (GNULIB_TOOL_FLAGS): Avoid msvc-inval, msvc-nothrow, pathmax, and raise, since these are needed only to address MSVC-related issues that Emacs doesn't have. * doc/misc/texinfo.tex, lib/dup2.c, lib/gnulib.mk, lib/signal.in.h: * lib/sigprocmask.c, lib/stat.c, lib/stdio.in.h, lib/sys_stat.in.h: * lib/unistd.in.h, m4/dup2.m4, m4/getloadavg.m4, m4/gl-comp.m4: * m4/include_next.m4, m4/signal_h.m4, m4/signalblocking.m4: * m4/stdint.m4, m4/stdio_h.m4, m4/sys_stat_h.m4, m4/time_h.m4: * m4/unistd_h.m4: Merge from gnulib.
* * lib/ftoastr.c, lib/stdio.in.h, lib/verify.h: Merge from gnulib.Paul Eggert2011-06-151-38/+0
|
* Adjust to recent gnulib change for @GUARD_PREFIX@.Paul Eggert2011-05-291-5/+5
|
* Merge from gnulib.Paul Eggert2011-04-171-15/+202
|
* lib/stdio.in.h, m4/gnulib-common.m4: Regenerate from latest gnulib.Paul Eggert2011-03-311-1/+45
|
* [ChangeLog]Paul Eggert2011-03-201-0/+1119
fakemail: Remove dependency on ignore-value. * Makefile.in (GNULIB_MODULES): Add stdio. * lib/stdio.in.h, m4/stdio_h.m4: New files, automatically imported from gnulib. [lib-src/ChangeLog] fakemail: Remove dependency on ignore-value. This undoes some of the recent fakemail-related changes. It is made possible due to recent changes to gnulib's stdio module. * Makefile.in (fakemail${EXEEXT}): Do not depend on ignore-value.h. * fakemail.c: Do not include ignore-value.h. (put_line): Do not use ignore_value.