www.delorie.com/bin/cvsweb.cgi/djgpp/src/libc/ansi/stdlib/malloc.c   search  
CVS log for djgpp/src/libc/ansi/stdlib/malloc.c

To download the latest version of this file, click on most recent revision number, then use your browser's "save page as" feature.

Up to djgpp/src/libc/ansi/stdlib/
Request diff between arbitrary revisions
No default branch

1.14 Sat May 2 7:32:12 2015 UTC by andris
CVS Tags: v2_05, HEAD, v2_05_1
Diffs to 1.13
Update file copyright lines aftr running src/copyright.pl

1.13 Thu Jun 13 4:51:16 2002 UTC by sandmann
Diffs to 1.12
Fix namespace corruption when brk call was added to align sbrk'ed memory.
Directly call the stub version (in crt0.o) instead of the C wrapper.

1.12 Sat Mar 2 23:41:24 2002 UTC by sandmann
Diffs to 1.11
Make sure sbrk() return value is 8 byte aligned.  This makes sure the data
pointer returned to the user is also 8 byte aligned.  Once it's aligned it
will stay aligned unless the user calls sbrk() with a non-aligned size.

1.11 Fri Jul 6 9:58:05 2001 UTC by eliz
Diffs to 1.10
Reject requests larger than 2GB - 64KB.

1.10 Fri Jun 8 9:59:33 2001 UTC by eliz
Diffs to 1.9
Add malloc debugging and diagnostic facilities.

1.9 Thu May 31 18:21:04 2001 UTC by snowball
Diffs to 1.8
realloc: Try extending the block before allocating a new one.

1.8 Sat Jan 20 4:09:57 2001 UTC by snowball
Diffs to 1.7
Factored out certain defines and definitions to <libc/malloc.h>.

1.7 Wed Jun 28 8:20:58 2000 UTC by lauras
Diffs to 1.6
Add missing #include <libc/stubs.h>

1.6 Fri Aug 20 22:46:58 1999 UTC by dj
CVS Tags: v2_03, v2_03_1
Diffs to 1.5
check for malloc returning NULL in realloc()

1.5 Thu Jun 3 17:27:34 1999 UTC by dj
Diffs to 1.4
update copyright dates

1.4 Mon May 10 15:25:33 1999 UTC by eliz
Diffs to 1.3
Avoid mixing signed and unsigned int (spotted by Mark Elbrecht).

1.3 Wed Mar 24 14:51:15 1999 UTC by dj
Diffs to 1.2
make many variables non-global

1.2 Sat Oct 31 11:37:18 1998 UTC by dj
CVS Tags: v2_02
Diffs to 1.1
import djgpp 2.02

1.1 Mon Dec 26 20:35:02 1994 UTC by dj
CVS Tags: v2_01, v2_00
import djgpp 2.00

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Diffs between and
Unidiff
Context diff
Side-by-Side

You may select to see revision information from only a single branch.

Branch:

  webmaster     delorie software   privacy  
  Copyright © 2020   by DJ Delorie     Updated Apr 2020