diff options
author | Roland McGrath <roland@gnu.org> | 1996-05-14 20:30:25 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1996-05-14 20:30:25 +0000 |
commit | 64166d98349c01ccaaa848a30b12ae0d83de9bb8 (patch) | |
tree | 2b60e6e35bd3576c4cac4c8c5791ebd85869c2f1 /libio/.cvsignore | |
parent | 7cdef09812062770bab0934657992720293a3134 (diff) |
Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>cvs/libc-960515
* 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.
Diffstat (limited to 'libio/.cvsignore')
-rw-r--r-- | libio/.cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libio/.cvsignore b/libio/.cvsignore index b699a6e25c..602b74c1ae 100644 --- a/libio/.cvsignore +++ b/libio/.cvsignore @@ -1,3 +1,4 @@ +*.d *.o *.so *.po *.go stamp.* *.stamp *.ustamp *.udeps *.gz *.Z *.tar *.tgz =* TODO COPYING* AUTHORS copyr-* copying.* |