LinuxTV

CVS log for dietlibc/libugly/asprintf.c

[BACK] Up to [DVB] / dietlibc / libugly

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue May 2 21:41:28 2017 UTC (7 years, 1 month ago) by leitner
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -1 lines
remove most gcc 7 warnings

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Jan 29 02:00:05 2002 UTC (22 years, 4 months ago) by fefe
Branches: MAIN
CVS tags: finnland_test_200301, branch_rc14_fieldtest_finnland, branch_rc13_fieldtest_finnland, branch_rc12_fieldtest_finnland, branch_rc10_fieldtest_finnland, RELEASE_finnland_200301_1, RC12_FIELDTEST_FINNLAND, RC10_FIELDTEST_FINNLAND
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
shave off a few bytes from parselib by removing the exit code from
__prepare_parse, which was not used anyway because you could see whether
it worked by looking at the struct state afterwards.  Uwe Ohse noticed
this.
Also, fix asprintf, which relied on vsnprintf to not write anything when
passed a NULL pointer.  This was no longer the case after Olaf redid the
printf engine.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Jan 22 11:25:35 2002 UTC (22 years, 4 months ago) by fefe
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -2 lines
start using __attribute__((malloc)) to improve tell the gcc 3 optimizer
that a function returns a malloced pointer, i.e. the pointer can't alias
any existing data.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Jan 18 13:37:31 2002 UTC (22 years, 4 months ago) by fefe
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +0 -2 lines
remove va_end from asprintf, save a few bytes.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Jun 15 16:14:51 2001 UTC (22 years, 11 months ago) by fefe
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
start getting rid of kernel headers.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat May 5 12:27:15 2001 UTC (23 years, 1 month ago) by fefe
Branches: MAIN
add asprintf.

Diff request

This form allows you to request diffs 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.

Log view options

LinuxTV legacy CVS <linuxtv.org/cvs>