index
:
delta/gnulib.git
EMACS_21_1_RC
FILEUTILS
SHELLUTILS
TEXTUTILS
akim-fix-upload
akim/relpath
baserock/build-essential
coreutils-8.9
diff-merge
emacs-unicode
emacs-unicode-2
haible-private
karl
lexbind
master
origin
pygnulib
python
stable-202201
stable-202207
stable-202301
topic/libposix
ueno/unicode-9.0.0
git.savannah.gnu.org: git/gnulib.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
getndelim2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
update nearly all FSF copyright year lists to include 2010
Jim Meyering
2010-01-01
1
-2
/
+2
*
update nearly all FSF copyright year lists to include 2009
Jim Meyering
2009-12-29
1
-2
/
+2
*
Use spaces for indentation, not tabs.
Bruno Haible
2009-12-10
1
-74
/
+74
*
Fix computation of newsize during reallocation.
Bruno Haible
2008-05-01
1
-7
/
+14
*
Add comments.
Bruno Haible
2008-05-01
1
-1
/
+8
*
avoid a warning from gcc
Jim Meyering
2008-04-30
1
-1
/
+8
*
Optimize getndelim2 to use block operations when possible.
Eric Blake
2008-04-29
1
-19
/
+60
*
Test getndelim2.
Eric Blake
2008-04-28
1
-5
/
+18
*
Change copyright notice from GPLv2+ to GPLv3+.
Bruno Haible
2007-10-07
1
-5
/
+4
*
* lib/getndelim2.c (SSIZE_MAX): Use same defn that getdelim.c
Paul Eggert
2006-10-21
1
-2
/
+1
*
Make getndelim2 compile on mingw.
Bruno Haible
2006-10-20
1
-0
/
+5
*
* _fpending.c: Include <config.h> unconditionally, since we no
Paul Eggert
2006-09-13
1
-3
/
+1
*
Add and change modules to make it easier for coreutils to use
Paul Eggert
2006-08-21
1
-17
/
+3
*
Use a consistent style for including <config.h>.
Paul Eggert
2005-09-19
1
-1
/
+1
*
*** empty log message ***
Paul Eggert
2005-05-14
1
-1
/
+1
*
Remove dependencies on unlocked-io.
Paul Eggert
2004-10-04
1
-1
/
+3
*
* getndelim2.c: Include stddef.h, for ptrdiff_t.
Paul Eggert
2004-07-10
1
-0
/
+1
*
getline cleanup. This changes the getndelim2 API: both order of arguments,
Paul Eggert
2004-05-16
1
-47
/
+76
*
(getndelim2): Upon realloc failure, don't leak memory.
Jim Meyering
2004-04-25
1
-3
/
+5
*
(getndelim2): When size calculation overflows,
Paul Eggert
2003-10-22
1
-10
/
+7
*
Don't trash errno when a read fails.
Paul Eggert
2003-09-15
1
-2
/
+3
*
Remove K&R cruft.
Paul Eggert
2003-09-09
1
-5
/
+1
*
New module 'getndelim2'.
Bruno Haible
2003-07-18
1
-12
/
+12
*
New module 'getnline'.
Bruno Haible
2003-07-17
1
-0
/
+127