The NetBSD Project

CVS log for src/lib/libc/gen/getcwd.c

[BACK] Up to [cvs.NetBSD.org] / src / lib / libc / gen

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: netbsd-1-5


Revision 1.24.4.3 / (download) - annotate - [select for diffs], Wed May 12 04:20:34 2004 UTC (19 years, 10 months ago) by jmc
Branch: netbsd-1-5
Changes since 1.24.4.2: +3 -3 lines
Diff to previous 1.24.4.2 (colored) to branchpoint 1.24 (colored) next main 1.25 (colored)

Pullup rev 1.26 (requested by kleink in ticket #146)

readlink(2) does not NUL-terminate, use with sizeof (buf-1).

Revision 1.24.4.2 / (download) - annotate - [select for diffs], Tue Aug 5 09:31:58 2003 UTC (20 years, 7 months ago) by msaitoh
Branch: netbsd-1-5
Changes since 1.24.4.1: +4 -3 lines
Diff to previous 1.24.4.1 (colored) to branchpoint 1.24 (colored)

Pull up revision 1.29 (requested by itojun in ticket #61):
 Fix NetBSD SA 2003-11.
 Fix off-by-one error in realpath().

Revision 1.24.4.1 / (download) - annotate - [select for diffs], Wed Apr 17 11:34:54 2002 UTC (21 years, 11 months ago) by he
Branch: netbsd-1-5
CVS Tags: netbsd-1-5-PATCH003
Changes since 1.24: +3 -3 lines
Diff to previous 1.24 (colored)

Pull up revision 1.25 (requested by groo):
  Replace an instance of erroneous usage of strncpy() with strlcpy().

Revision 1.24 / (download) - annotate - [select for diffs], Sat Jan 22 22:19:10 2000 UTC (24 years, 2 months ago) by mycroft
Branch: MAIN
CVS Tags: netbsd-1-5-base, netbsd-1-5-RELEASE, netbsd-1-5-PATCH002, netbsd-1-5-PATCH001, netbsd-1-5-BETA2, netbsd-1-5-BETA, netbsd-1-5-ALPHA2, minoura-xpg4dl-base, minoura-xpg4dl
Branch point for: netbsd-1-5, nathanw_sa
Changes since 1.23: +4 -4 lines
Diff to previous 1.23 (colored)

Delint.
Remove trailing ; from uses of __weak_alias().  The macro inserts this if
needed.

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.




CVSweb <webmaster@jp.NetBSD.org>