diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2000-04-20 05:02:31 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2000-04-20 05:02:31 +0000 |
commit | a6b1824f77ae9962ee6540ad8fa3bba94e4e1ff5 (patch) | |
tree | 3312d5fb150b1be86248b58ee7672ea35f10da2e /contrib/tcsh/nls/C/set19 | |
parent | 959f4c6c47219db2985d7f094a4939407e1386a4 (diff) |
This commit was manufactured by cvs2svn to create tagvendor/tcsh/6.09.01-fix-20000418
'tcsh-vendor-tcsh_6_09_01_fix_20000418'.
Notes
Notes:
svn path=/vendor/tcsh/dist/; revision=59419
svn path=/vendor/tcsh/6.09.01-fix-20000418/; revision=59421; tag=vendor/tcsh/6.09.01-fix-20000418
Diffstat (limited to 'contrib/tcsh/nls/C/set19')
-rw-r--r-- | contrib/tcsh/nls/C/set19 | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/contrib/tcsh/nls/C/set19 b/contrib/tcsh/nls/C/set19 deleted file mode 100644 index 15e17eeb0d91..000000000000 --- a/contrib/tcsh/nls/C/set19 +++ /dev/null @@ -1,15 +0,0 @@ -$ $Id: set19,v 1.3 1996/04/26 20:31:58 christos Exp $ -$ tc.alloc.c -$set 19 -1 nbytes=%d: Out of memory\n -2 free(%lx) called before any allocations. -3 free(%lx) above top of memory. -4 free(%lx) below bottom of memory. -5 free(%lx) bad block. -6 free(%lx) bad range check. -7 free(%lx) bad block index. -8 %s current memory allocation:\nfree:\t -9 \nused:\t -10 \n\tTotal in use: %d, total free: %d\n -11 \tAllocated memory from 0x%lx to 0x%lx. Real top at 0x%lx\n -12 Allocated memory from 0x%lx to 0x%lx (%ld).\n |