about summary refs log tree commit diff
path: root/stdio/stdio.h
Commit message (Collapse)AuthorAgeFilesLines
* * stdio/stdio.h (sys_errlist, _sys_errlist): Declare const.Roland McGrath1995-10-261-2/+2
|
* * hurd/hurd/signal.h: Declare hurd_preempt_signals andRoland McGrath1995-10-171-0/+4
| | | | | | hurd_unpreempt_signals. * stdio/stdio.h: Declare __snprintf and __vsnprintf.
* Wed Jun 14 03:45:24 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-06-141-3/+3
| | | | | | | | | | | | | | | | * stdio/stdio.h (__validfp): Use ({...}) rather than a comma expression, to avoid gcc's "value computed is not used" warning. * libc-symbols.h (_elf_set_element): Give the set-element variable an `unused' attribute. * hurd/hurd/threadvar.h (__hurd_threadvar_location): Declare with __attribute__ ((__const__)). * hurd/hurd/signal.h (_hurd_self_sigstate): Likewise. * hurd/hurd/userlink.h (_hurd_userlink_link): Properly set LINK->resource.next->resource.prevp when appropriate, not LINK->resource.next->thread.prevp!!!
* initial importRoland McGrath1995-02-181-0/+681