/[gnulib]/gnulib/lib/realloc.c
ViewVC logotype

Log of /gnulib/lib/realloc.c

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Tag:

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Sun Sep 9 17:38:23 2007 UTC (16 years, 8 months ago) by haible
Branch: MAIN
CVS Tags: HEAD
Changes since 1.14: +4 -0 lines
Diff to previous 1.14
Oops, avoid an infinite recursion.


Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Sun Sep 9 12:56:27 2007 UTC (16 years, 8 months ago) by haible
Branch: MAIN
Changes since 1.13: +22 -6 lines
Diff to previous 1.13
New module 'realloc-posix'.


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Wed Sep 13 22:38:14 2006 UTC (17 years, 8 months ago) by eggert
Branch: MAIN
Changes since 1.12: +3 -4 lines
Diff to previous 1.12
* _fpending.c: Include <config.h> unconditionally, since we no
longer worry about uses that don't define HAVE_CONFIG_H.
* acl.c, alloca.c, argmatch.c, atexit.c, backupfile.c:
* basename.c, c-stack.c, c-strtod.c, calloc.c, canon-host.c:
* canonicalize.c, chdir-long.c, chdir-safer.c, chown.c:
* cloexec.c, close-stream.c, closeout.c, creat-safer.c:
* cycle-check.c, diacrit.c, dirchownmod.c, dirfd.c, dirname.c:
* dup-safer.c, dup2.c, error.c, euidaccess.c, exclude.c:
* exitfail.c, fchmodat.c, fchown-stub.c, fd-safer.c:
* file-type.c, fileblocks.c, filemode.c, filenamecat.c:
* fnmatch.c, fopen-safer.c, fprintftime.c, free.c, fsusage.c:
* ftruncate.c, fts-cycle.c, fts.c, full-write.c, gai_strerror.c:
* getcwd.c, getdate.y, getdomainname.c, getgroups.c:
* gethostname.c, gethrxtime.c, getloadavg.c, getlogin_r.c:
* getndelim2.c, getnline.c, getopt.c, getopt1.c, getpass.c:
* gettime.c, gettimeofday.c, getugroups.c, getusershell.c:
* glob.c, group-member.c, hard-locale.c, hash-pjw.c, hash.c:
* human.c, idcache.c, inet_ntop.c, inet_pton.c, inttostr.c:
* isdir.c, lchown.c, linebuffer.c, long-options.c, lstat.c:
* malloc.c, md5.c, memcasecmp.c, memchr.c, memcmp.c, memcoll.c:
* memcpy.c, memmove.c, memrchr.c, mkancesdirs.c, mkdir-p.c:
* mkdir.c, mkdirat.c, mkstemp-safer.c, mkstemp.c, modechange.c:
* mountlist.c, nanosleep.c, obstack.c, open-safer.c:
* openat-die.c, openat.c, pagealign_alloc.c, physmem.c:
* pipe-safer.c, posixtm.c, posixver.c, putenv.c, quote.c:
* quotearg.c, raise.c, readtokens.c, readtokens0.c, readutmp.c:
* realloc.c, regex.c, rename.c, rmdir.c, rpmatch.c, safe-read.c:
* same.c, save-cwd.c, savedir.c, setenv.c, settime.c, sha1.c:
* sig2str.c, snprintf.c, strdup.c, strerror.c, strftime.c:
* stripslash.c, strndup.c, strnlen.c, strpbrk.c, strtod.c:
* strtoimax.c, strtol.c, strverscmp.c, tempname.c, time_r.c:
* timegm.c, tmpfile-safer.c, unlinkdir.c, userspec.c, utime.c:
* utimecmp.c, utimens.c, version-etc-fsf.c, version-etc.c:
* xalloc-die.c, xgetcwd.c, xgethostname.c, xmalloc.c:
* xmemcoll.c, xnanosleep.c, xreadlink.c, xstrtod.c:
* xstrtoimax.c, xstrtol.c, xstrtoumax.c, yesno.c:
Likewise.


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Mon Sep 19 17:28:14 2005 UTC (18 years, 8 months ago) by eggert
Branch: MAIN
Changes since 1.11: +1 -1 lines
Diff to previous 1.11
Use a consistent style for including <config.h>.
* __fpending.c, acl.c, argmatch.c,
argp-help.c, argp-parse.c,
argp-pvh.c, backupfile.c, basename.c, c-stack.c,
calloc.c, check-version.c, cloexec.c, closeout.c, copy-file.c,
creat-safer.c, cycle-check.c, dirfd.c, dirname.c, dup-safer.c,
dup2.c, euidaccess.c, exclude.c, exitfail.c, fatal-signal.c,
fd-safer.c, file-type.c, fileblocks.c, filemode.c,
filenamecat.c, findprog.c, fnmatch.c, fopen-safer.c, free.c,
fsusage.c, ftruncate.c, full-write.c, fwriteerror.c,
getaddrinfo.c, getcwd.c, getdelim.c, getline.c, getlogin_r.c,
getndelim2.c, getnline.c, getopt1.c, getpass.c, group-member.c,
hard-locale.c, hash-pjw.c, hash.c, human.c, idcache.c,
inet_ntop.c, isdir.c, long-options.c, malloc.c, memcasecmp.c,
memcmp.c, memcoll.c, memcpy.c, memmove.c, mkdir-p.c,
modechange.c, mountlist.c, open-safer.c, physmem.c,
pipe-safer.c, pipe.c, poll.c, posixver.c, progname.c,
progreloc.c, putenv.c, quote.c, quotearg.c, readline.c,
readlink.c, realloc.c, regex.c, rename.c, rmdir.c, rpmatch.c,
safe-read.c, same.c, save-cwd.c, savedir.c, sig2str.c,
strcspn.c, strerror.c, stripslash.c, strncasecmp.c, strndup.c,
strnlen.c, strnlen1.c, strsep.c, strstr.c, strtod.c,
strtoimax.c, strtol.c, strverscmp.c, tempname.c, time_r.c,
userspec.c, utimecmp.c, version-etc-fsf.c,
version-etc.c, wait-process.c, xalloc-die.c, xgetcwd.c,
xmalloc.c, xmemcoll.c, xnanosleep.c, xreadlink.c, xsetenv.c,
xstrndup.c, xstrtoimax.c, xstrtol.c, xstrtoumax.c, yesno.c:
Standardize inclusion of config.h.
* __fpending.h, dirfd.h, getdate.h, human.h,
inttostr.h:  Removed inclusion of config.h from header files.
* inttostr.c:  Adjusted in-tree users.
* timespec.h: Remove superfluous warning to include config.h.
* atexit.c, chdir-long.c chown.c, fchown-stub.c, getgroups.c,
gettimeofday.c, lchown.c, lstat.c, mkdir.c, mkstemp.c,
nanosleep.c, openat.c, raise.c, readtokens0.c, readutmp.c,
unlinkdir.c: Guard inclusion of config.h with HAVE_CONFIG_H.


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Sat May 14 06:03:58 2005 UTC (19 years ago) by eggert
Branch: MAIN
Changes since 1.10: +1 -1 lines
Diff to previous 1.10
*** empty log message ***


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Wed Nov 17 22:48:23 2004 UTC (19 years, 6 months ago) by eggert
Branch: MAIN
Changes since 1.9: +11 -4 lines
Diff to previous 1.9
(rpl_realloc): Call 'free' if n==0, since realloc might fail.
Problem reported by Yoann Vandoorselaere.


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Tue Sep 9 21:56:21 2003 UTC (20 years, 8 months ago) by eggert
Branch: MAIN
Changes since 1.8: +3 -8 lines
Diff to previous 1.8
Remove K&R cruft.


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Sat Aug 16 03:57:54 2003 UTC (20 years, 9 months ago) by eggert
Branch: MAIN
Changes since 1.7: +1 -1 lines
Diff to previous 1.7
Append 2003 to copyright dates.


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Wed Jun 4 19:22:29 2003 UTC (20 years, 11 months ago) by eggert
Branch: MAIN
Changes since 1.6: +1 -1 lines
Diff to previous 1.6
.h files should stand alone, but we shouldn't include <sys/types.h>
if we can get away with just <stddef.h>.


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Mon Aug 7 15:48:18 2000 UTC (23 years, 9 months ago) by meyering
Branch: MAIN
CVS Tags: FILEUTILS-4_0_27, FILEUTILS-4_0_28, FILEUTILS-4_0_29, FILEUTILS-4_0_30, FILEUTILS-4_0_31, FILEUTILS-4_0_32, FILEUTILS-4_0_33, FILEUTILS-4_0_34, FILEUTILS-4_0_35, FILEUTILS-4_0_36, FILEUTILS-4_0_37, FILEUTILS-4_0_38, FILEUTILS-4_0_39, FILEUTILS-4_0_40, FILEUTILS-4_0_41, FILEUTILS-4_0_42, FILEUTILS-4_0_43, FILEUTILS-4_0_44, FILEUTILS-4_0_45, FILEUTILS-4_0y, FILEUTILS-4_0z, FILEUTILS-4_1, FILEUTILS-4_1_1, FILEUTILS-4_1_2, FILEUTILS-4_1_3, FILEUTILS-4_1_4, FILEUTILS-4_1_5, FILEUTILS-4_1_6, FILEUTILS-4_1_7, FILEUTILS-4_1_8, FILEUTILS-4_1_9, SH-UTILS-2_0_11, SH-UTILS-2_0_12, TEXTUTILS-2_0_10, TEXTUTILS-2_0_11, TEXTUTILS-2_0_12, TEXTUTILS-2_0_13, TEXTUTILS-2_0_14, TEXTUTILS-2_0_15, TEXTUTILS-2_0_16, TEXTUTILS-2_0_17, TEXTUTILS-2_0_18, TEXTUTILS-2_0_19, TEXTUTILS-2_0_20, TEXTUTILS-2_0_21, TEXTUTILS-2_0_8, TEXTUTILS-2_0_9
Changes since 1.5: +1 -1 lines
Diff to previous 1.5
back out Copyright date changes for files with no changes year


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Sun Jul 9 07:22:43 2000 UTC (23 years, 10 months ago) by meyering
Branch: MAIN
CVS Tags: FILEUTILS-4_0x, TEXTUTILS-2_0g
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
update copyright date


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Mon Nov 3 05:20:09 1997 UTC (26 years, 6 months ago) by meyering
Branch: MAIN
CVS Tags: FILEUTILS-3_16g, FILEUTILS-3_16h, FILEUTILS-3_16i, FILEUTILS-3_16j, FILEUTILS-3_16k, FILEUTILS-3_16l, FILEUTILS-3_16m, FILEUTILS-3_16n, FILEUTILS-3_16o, FILEUTILS-3_16p, FILEUTILS-3_16q, FILEUTILS-3_16r, FILEUTILS-3_16s, FILEUTILS-3_16t, FILEUTILS-3_16u, FILEUTILS-3_16v, FILEUTILS-3_16w, FILEUTILS-3_16x, FILEUTILS-3_16z, FILEUTILS-4_0, FILEUTILS-4_0-b2, FILEUTILS-4_0-b3, FILEUTILS-4_0-b4, FILEUTILS-4_0-b5, FILEUTILS-4_0-b6, FILEUTILS-4_0-b7, FILEUTILS-4_0-pre1, FILEUTILS-4_0d, FILEUTILS-4_0e, FILEUTILS-4_0f, FILEUTILS-4_0g, FILEUTILS-4_0h, FILEUTILS-4_0i, FILEUTILS-4_0j, FILEUTILS-4_0j-trial, FILEUTILS-4_0k, FILEUTILS-4_0l, FILEUTILS-4_0m, FILEUTILS-4_0n, FILEUTILS-4_0o, FILEUTILS-4_0p, FILEUTILS-4_0q, FILEUTILS-4_0r, FILEUTILS-4_0s, FILEUTILS-4_0t, FILEUTILS-4_0u, FILEUTILS-4_0v, FILEUTILS-4_0w, FILEUTILS-4_1-b1, FILEUTILS-4_1-b2, FILEUTILS-4_1-b3, SH-UTILS-1_16f, SH-UTILS-1_16g, SH-UTILS-1_16h, SH-UTILS-1_16i, SH-UTILS-1_16j, SH-UTILS-1_16k, SH-UTILS-1_16l, SH-UTILS-1_16m, SH-UTILS-2_0, SH-UTILS-2_0a, SH-UTILS-2_0b, SH-UTILS-2_0c, SH-UTILS-2_0d, SH-UTILS-2_0e, SH-UTILS-2_0f, SH-UTILS-2_0g, SH-UTILS-2_0h, SH-UTILS-2_0i, SH-UTILS-2_0j, TEXTUTILS-1_22g, TEXTUTILS-1_22h, TEXTUTILS-1_22i, TEXTUTILS-1_22j, TEXTUTILS-1_22k, TEXTUTILS-1_22l, TEXTUTILS-1_22m, TEXTUTILS-1_22n, TEXTUTILS-1_22o, TEXTUTILS-1_22p, TEXTUTILS-1_22q, TEXTUTILS-2_0, TEXTUTILS-2_0a, TEXTUTILS-2_0b, TEXTUTILS-2_0c, TEXTUTILS-2_0d, TEXTUTILS-2_0e, TEXTUTILS-2_0f, post-jumbo-LFS, pre-jumbo-LFS
Branch point for: fu-4_0
Changes since 1.3: +1 -1 lines
Diff to previous 1.3
*** empty log message ***


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Mon Nov 3 05:19:56 1997 UTC (26 years, 6 months ago) by meyering
Branch: MAIN
Changes since 1.2: +4 -1 lines
Diff to previous 1.2
*** empty log message ***


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Mon Sep 15 13:26:09 1997 UTC (26 years, 8 months ago) by meyering
Branch: MAIN
Changes since 1.1: +1 -0 lines
Diff to previous 1.1
declare malloc


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Mon Sep 15 04:11:30 1997 UTC (26 years, 8 months ago) by meyering
Branch: MAIN
.


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26