Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1996-08-15 | sys-protos.h (gethostid): Make return type `int' ifdef __alpha__. | Doug Evans | 1 | -0/+4 | |
* sys-protos.h (gethostid): Make return type `int' ifdef __alpha__. * gen-protos.c: Delete support for SYS_PROTO_OVERRIDES. * alpha/alpha.h (SYS_PROTO_OVERRIDES): Delete. From-SVN: r12642 | |||||
1996-07-03 | formatting tweaks | Mike Stump | 1 | -2/+2 | |
From-SVN: r12390 | |||||
1995-12-27 | Fix and add prototypes to match XPG4. | Per Bothner | 1 | -7/+10 | |
From-SVN: r10886 | |||||
1994-06-05 | (*): Use __gnuc_va_list, not va_list. | Doug Evans | 1 | -4/+4 | |
From-SVN: r7445 | |||||
1994-05-02 | (read, write): Last parm is size_t not unsigned int. | Jim Wilson | 1 | -2/+2 | |
From-SVN: r7187 | |||||
1993-11-21 | (authdes_create): Delete arg info. | Richard Stallman | 1 | -1/+1 | |
We can't count on having struct sockaddr defined. From-SVN: r6127 | |||||
1993-11-15 | (getmntent): Delete the arg decls | Richard Stallman | 1 | -1/+1 | |
because BSD 4.4 and Sunos disagree on them. From-SVN: r6095 | |||||
1993-09-08 | (getrlimit, getrusage, setrlimit): Return int not void. | Jim Wilson | 1 | -3/+3 | |
From-SVN: r5286 | |||||
1991-12-10 | entered into RCS | Charles Hannum | 1 | -0/+1347 | |
From-SVN: r110 |