LinuxTV

CVS log for dietlibc/libshell/realpath.c

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Feb 5 20:17:39 2016 UTC (8 years, 3 months ago) by leitner
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +4 -1 lines
  implement malloc case for realpath
  use __builtin_mul_overflow in calloc if gcc is recent enough

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon May 10 16:44:14 2004 UTC (20 years ago) by leitner
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +36 -78 lines
as of gcc 3.4, we do no longer want to be warned about redundant
redeclarations.  Also, I write a new realpath that hopefully works for a
change.  It also is smaller than the previous one.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Jan 27 21:50:42 2004 UTC (20 years, 4 months ago) by leitner
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +82 -68 lines
new realpath from Thomas Ogrisegg

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Oct 10 13:37:34 2003 UTC (20 years, 7 months ago) by leitner
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +68 -23 lines
several metric tons of new ports (ppc64, s390x), new functionality (%m
in printf) and fixes from SuSE

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Oct 22 13:37:04 2002 UTC (21 years, 7 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.6: preferred, colored
Changes since revision 1.6: +3 -2 lines
fix realpath for non-existant directories (Gergely Nagy and Gerrit Pape)

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Aug 7 16:48:07 2002 UTC (21 years, 9 months ago) by fefe
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +5 -3 lines
fix realpath (Gwenole)
save a few bytes in x86_64 mmap

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Jun 27 09:29:00 2001 UTC (22 years, 11 months ago) by fefe
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -0 lines
cleanse more linux kernel headers, fix bugs in ttyname and realpath,
add linker warnings to gethostby{name,name2,addr} and share memory
leakage.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Jun 7 12:29:37 2001 UTC (23 years ago) by fefe
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
a ton of warnings fixed ;)

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu May 31 17:03:42 2001 UTC (23 years ago) by fefe
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +0 -4 lines
lots of errno cleanups,
lots of errno related thread-safeness cleanups in librpc (don't ask).

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu May 10 15:43:23 2001 UTC (23 years ago) by fefe
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
typo, WANT_THREAD_SAVE -> WANT_THREAD_SAFE

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed May 9 01:16:05 2001 UTC (23 years ago) by fefe
Branches: MAIN
add realpath and wrap getcwd (syscall returns length, not buf).

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>