Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> cvs/libc-960515 | Roland McGrath | 1996-05-14 | 1 | -0/+1 |
| | | | | | | | | * libc-symbols.h (lint): Macro removed. The sunrpc code does some really stupid things #ifdef lint. * sysdeps/unix/sysv/linux/i386/profil-counter.h (profil_counter): Fix struct member name: sc_eip -> eip. | ||||
* | * Make-dist (README): Commit it to CVS if there is a CVS directory. | Roland McGrath | 1995-03-29 | 1 | -0/+1 |
| | |||||
* | * misc/Makefile (headers): Add utmp.h. | Roland McGrath | 1995-03-24 | 1 | -0/+2 |
| | | | | * misc/utmp.h: New file, incorporated from 4.4-Lite. | ||||
* | Mon Mar 6 12:34:56 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/make-3-72-9 cvs/make-3-72-11 cvs/make-3-72-10 | Roland McGrath | 1995-03-06 | 1 | -0/+4 |
* ctype/ctype.h (_ISbit): New macro, defined dependent on byte order. (_IS* enum): Use _ISbit to produce values. |