summaryrefslogtreecommitdiff
path: root/gcc/sys-protos.h
Commit message (Collapse)AuthorAgeFilesLines
* * Makefile.in: Exterminate all references to assert.h.zack2001-05-111-1/+0
| | | | | | | | | | | | | | | | | | | | | | | * cross-make: Likewise. * assert.h: Delete. * configure.in: Correct commentary. * configure: Regenerate. * po/POTFILES.in: Remove assert.h. * libgcc-std.ver, libgcc2.c, libgcc2.h, sys-protos.h: Remove __eprintf. * config/t-freebsd, config/t-linux, config/t-linux-aout, config/t-netbsd, config/t-rtems, config/x-linux, config/i386/t-beos, config/mcore/t-mcore, config/mcore/t-mcore-pe: No need to override INSTALL_ASSERT_H. * fixinc/fixinc.dgux, fixinc/fixinc.interix, fixinc/fixinc.ptx, fixinc/fixinc.svr4, fixinc/fixinc.winnt, fixinc/fixinc.wrap, fixinc/fixincl.sh: Don't install assert.h into objdir/include. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@41972 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.in (TARGET_GETGROUPS_T): New configuration variable.law2000-07-171-1/+1
| | | | | | | | | | * configure.in (TARGET_GETGROUPS_T): Evaluate. * sys-protos.h (getgroups): Use TARGET_GETGROUPS_T for array type of second argument of getgroups. * configure, config.in: Rebuilt. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35086 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.in: Revert AC_TYPE_GETGROUPS patch from June 13.law2000-06-141-1/+1
| | | | | | | | * configure, config.in: Rebuilt. * sys-protos.h: Similarly. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@34547 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.in: Add AC_TYPE_GETGROUPS test.law2000-06-131-1/+1
| | | | | | | | * sys-protos.h: Use GETGROUPS_T * for second arg of getgroups. * configure: Rebuilt. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@34524 138bc75d-0d04-0410-961f-82ee72b054a4
* * sys-protos.h (gethostid): Make return type `int' ifdef __alpha__.dje1996-08-151-0/+4
| | | | | | | | * gen-protos.c: Delete support for SYS_PROTO_OVERRIDES. * alpha/alpha.h (SYS_PROTO_OVERRIDES): Delete. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12642 138bc75d-0d04-0410-961f-82ee72b054a4
* formatting tweaksmrs1996-07-031-2/+2
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12390 138bc75d-0d04-0410-961f-82ee72b054a4
* Fix and add prototypes to match XPG4.bothner1995-12-271-7/+10
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@10886 138bc75d-0d04-0410-961f-82ee72b054a4
* (*): Use __gnuc_va_list, not va_list.dje1994-06-051-4/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@7445 138bc75d-0d04-0410-961f-82ee72b054a4
* (read, write): Last parm is size_t not unsigned int.wilson1994-05-021-2/+2
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@7187 138bc75d-0d04-0410-961f-82ee72b054a4
* (authdes_create): Delete arg info.rms1993-11-211-1/+1
| | | | | | | We can't count on having struct sockaddr defined. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@6127 138bc75d-0d04-0410-961f-82ee72b054a4
* (getmntent): Delete the arg declsrms1993-11-151-1/+1
| | | | | | | because BSD 4.4 and Sunos disagree on them. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@6095 138bc75d-0d04-0410-961f-82ee72b054a4
* (getrlimit, getrusage, setrlimit): Return int not void.wilson1993-09-081-3/+3
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@5286 138bc75d-0d04-0410-961f-82ee72b054a4
* entered into RCSmycroft1991-12-101-0/+1347
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@110 138bc75d-0d04-0410-961f-82ee72b054a4