Up to [cvs.NetBSD.org] / src / lib / libc / gen
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.22.6.1 / (download) - annotate - [select for diffs], Tue Apr 17 00:05:18 2012 UTC (14 months ago) by yamt
Branch: yamt-pagecache
Changes since 1.22: +3 -5
lines
Diff to previous 1.22 (colored) next main 1.23 (colored)
sync with head
Revision 1.23 / (download) - annotate - [select for diffs], Wed Mar 21 15:32:26 2012 UTC (14 months, 4 weeks ago) by christos
Branch: MAIN
CVS Tags: yamt-pagecache-base8,
yamt-pagecache-base7,
yamt-pagecache-base6,
yamt-pagecache-base5,
yamt-pagecache-base4,
tls-maxphys-nbase,
tls-maxphys-base,
tls-maxphys,
agc-symver-base,
agc-symver,
HEAD
Changes since 1.22: +3 -5
lines
Diff to previous 1.22 (colored)
c89 definitions
Revision 1.22 / (download) - annotate - [select for diffs], Thu Aug 20 11:08:59 2009 UTC (3 years, 10 months ago) by martin
Branch: MAIN
CVS Tags: yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base,
netbsd-6-base,
netbsd-6-1-RELEASE,
netbsd-6-1-RC4,
netbsd-6-1-RC3,
netbsd-6-1-RC2,
netbsd-6-1-RC1,
netbsd-6-1,
netbsd-6-0-RELEASE,
netbsd-6-0-RC2,
netbsd-6-0-RC1,
netbsd-6-0-2-RELEASE,
netbsd-6-0-1-RELEASE,
netbsd-6-0,
netbsd-6,
matt-premerge-20091211,
matt-nb6-plus-nbase,
matt-nb6-plus-base,
matt-nb6-plus,
matt-mips64-premerge-20101231,
cherry-xenmp-base,
cherry-xenmp,
bouyer-quota2-nbase,
bouyer-quota2-base,
bouyer-quota2
Branch point for: yamt-pagecache
Changes since 1.21: +3 -2
lines
Diff to previous 1.21 (colored)
forward declare struct nlist before including nlist_private.h to avoid a compiler warning.
Revision 1.21 / (download) - annotate - [select for diffs], Thu Aug 20 10:19:36 2009 UTC (3 years, 10 months ago) by he
Branch: MAIN
Changes since 1.20: +3 -3
lines
Diff to previous 1.20 (colored)
Actually, when we really need the a.out defines from <nlist.h>, we need to include <a.out.h> anyway. Move it inside #ifdef NLIST_AOUT.
Revision 1.20 / (download) - annotate - [select for diffs], Thu Aug 20 08:30:04 2009 UTC (3 years, 10 months ago) by he
Branch: MAIN
Changes since 1.19: +3 -3
lines
Diff to previous 1.19 (colored)
Instead of including <a.out.h> to get at "struct nlist" (with a comment to explain it), include <nlist.h> instead, so that our mips ports don't error out in the absence of aout_machdep.h.
Revision 1.19 / (download) - annotate - [select for diffs], Sun Aug 16 03:56:26 2009 UTC (3 years, 10 months ago) by matt
Branch: MAIN
Changes since 1.18: +4 -2
lines
Diff to previous 1.18 (colored)
Only include <sys/exec_aout.h> if NLIST_AOUT is defined. Don't define NLIST_AOUT for mips anymore.
Revision 1.16.28.1 / (download) - annotate - [select for diffs], Wed May 13 19:18:23 2009 UTC (4 years, 1 month ago) by jym
Branch: jym-xensuspend
Changes since 1.16: +3 -3
lines
Diff to previous 1.16 (colored) next main 1.17 (colored)
Sync with HEAD. Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
Revision 1.18 / (download) - annotate - [select for diffs], Mon Feb 16 10:40:45 2009 UTC (4 years, 4 months ago) by lukem
Branch: MAIN
CVS Tags: jym-xensuspend-nbase,
jym-xensuspend-base
Changes since 1.17: +3 -3
lines
Diff to previous 1.17 (colored)
A variation on the sign-compare fix for these.
Revision 1.17 / (download) - annotate - [select for diffs], Mon Feb 16 10:34:15 2009 UTC (4 years, 4 months ago) by tron
Branch: MAIN
Changes since 1.16: +3 -3
lines
Diff to previous 1.16 (colored)
Fix -Wsign-compare issue (on NetBSD/sparc64).
Revision 1.16 / (download) - annotate - [select for diffs], Wed Nov 8 23:27:32 2006 UTC (6 years, 7 months ago) by christos
Branch: MAIN
CVS Tags: yamt-pf42-baseX,
yamt-pf42-base4,
yamt-pf42-base3,
yamt-pf42-base2,
yamt-pf42-base,
yamt-pf42,
wrstuden-revivesa-base-3,
wrstuden-revivesa-base-2,
wrstuden-revivesa-base-1,
wrstuden-revivesa-base,
wrstuden-revivesa,
wrstuden-fixsa-newbase,
wrstuden-fixsa-base-1,
wrstuden-fixsa-base,
wrstuden-fixsa,
netbsd-5-base,
netbsd-5-2-RELEASE,
netbsd-5-2-RC1,
netbsd-5-2,
netbsd-5-1-RELEASE,
netbsd-5-1-RC4,
netbsd-5-1-RC3,
netbsd-5-1-RC2,
netbsd-5-1-RC1,
netbsd-5-1-2-RELEASE,
netbsd-5-1-1-RELEASE,
netbsd-5-1,
netbsd-5-0-RELEASE,
netbsd-5-0-RC4,
netbsd-5-0-RC3,
netbsd-5-0-RC2,
netbsd-5-0-RC1,
netbsd-5-0-2-RELEASE,
netbsd-5-0-1-RELEASE,
netbsd-5-0,
netbsd-5,
netbsd-4-base,
netbsd-4-0-RELEASE,
netbsd-4-0-RC5,
netbsd-4-0-RC4,
netbsd-4-0-RC3,
netbsd-4-0-RC2,
netbsd-4-0-RC1,
netbsd-4-0-1-RELEASE,
netbsd-4-0,
netbsd-4,
mjf-devfs2-base,
mjf-devfs2,
matt-nb5-pq3-base,
matt-nb5-pq3,
matt-nb5-mips64-u2-k2-k4-k7-k8-k9,
matt-nb5-mips64-u1-k1-k5,
matt-nb5-mips64-premerge-20101231,
matt-nb5-mips64-premerge-20091211,
matt-nb5-mips64-k15,
matt-nb5-mips64,
matt-nb4-mips64-k7-u2a-k9b,
matt-mips64-base2,
matt-mips64-base,
matt-mips64,
matt-armv6-prevmlocking,
matt-armv6-nbase,
matt-armv6-base,
matt-armv6,
keiichi-mipv6-base,
keiichi-mipv6,
hpcarm-cleanup-nbase,
hpcarm-cleanup-base,
hpcarm-cleanup,
cube-autoconf-base,
cube-autoconf,
christos-time_t-nbase,
christos-time_t-base,
christos-time_t
Branch point for: jym-xensuspend
Changes since 1.15: +11 -3
lines
Diff to previous 1.15 (colored)
if we are using ssp, use malloc instead of alloca.
Revision 1.15 / (download) - annotate - [select for diffs], Thu Aug 7 16:42:54 2003 UTC (9 years, 10 months ago) by agc
Branch: MAIN
CVS Tags: netbsd-3-base,
netbsd-3-1-RELEASE,
netbsd-3-1-RC4,
netbsd-3-1-RC3,
netbsd-3-1-RC2,
netbsd-3-1-RC1,
netbsd-3-1-1-RELEASE,
netbsd-3-1,
netbsd-3-0-RELEASE,
netbsd-3-0-RC6,
netbsd-3-0-RC5,
netbsd-3-0-RC4,
netbsd-3-0-RC3,
netbsd-3-0-RC2,
netbsd-3-0-RC1,
netbsd-3-0-3-RELEASE,
netbsd-3-0-2-RELEASE,
netbsd-3-0-1-RELEASE,
netbsd-3-0,
netbsd-3,
netbsd-2-base,
netbsd-2-1-RELEASE,
netbsd-2-1-RC6,
netbsd-2-1-RC5,
netbsd-2-1-RC4,
netbsd-2-1-RC3,
netbsd-2-1-RC2,
netbsd-2-1-RC1,
netbsd-2-1,
netbsd-2-0-base,
netbsd-2-0-RELEASE,
netbsd-2-0-RC5,
netbsd-2-0-RC4,
netbsd-2-0-RC3,
netbsd-2-0-RC2,
netbsd-2-0-RC1,
netbsd-2-0-3-RELEASE,
netbsd-2-0-2-RELEASE,
netbsd-2-0-1-RELEASE,
netbsd-2-0,
netbsd-2,
abandoned-netbsd-4-base,
abandoned-netbsd-4
Changes since 1.14: +30 -3
lines
Diff to previous 1.14 (colored)
Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by Joel Baker in PR 22280, verified by myself.
Revision 1.14 / (download) - annotate - [select for diffs], Sun Apr 20 21:08:11 2003 UTC (10 years, 2 months ago) by christos
Branch: MAIN
Changes since 1.13: +12 -4
lines
Diff to previous 1.13 (colored)
PR/6156: Stefan Grefen: nlist returns bogus value if symbol is multiply defined in object
Revision 1.12.4.1 / (download) - annotate - [select for diffs], Tue Dec 10 06:25:49 2002 UTC (10 years, 6 months ago) by thorpej
Branch: nathanw_sa
CVS Tags: nathanw_sa_end
Changes since 1.12: +3 -3
lines
Diff to previous 1.12 (colored) next main 1.13 (colored)
Sync with HEAD.
Revision 1.13 / (download) - annotate - [select for diffs], Mon Nov 11 19:26:49 2002 UTC (10 years, 7 months ago) by thorpej
Branch: MAIN
CVS Tags: nathanw_sa_before_merge,
nathanw_sa_base,
fvdl_fs64_base
Changes since 1.12: +3 -3
lines
Diff to previous 1.12 (colored)
Fix signed/unsigned comparison warnings.
Revision 1.11.6.1 / (download) - annotate - [select for diffs], Fri Jun 23 16:17:26 2000 UTC (12 years, 11 months ago) by minoura
Branch: minoura-xpg4dl
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored) next main 1.12 (colored)
Sync w/ netbsd-1-5-base.
Revision 1.12 / (download) - annotate - [select for diffs], Wed Jun 14 06:49:06 2000 UTC (13 years ago) by cgd
Branch: MAIN
CVS Tags: netbsd-1-6-base,
netbsd-1-6-RELEASE,
netbsd-1-6-RC3,
netbsd-1-6-RC2,
netbsd-1-6-RC1,
netbsd-1-6-PATCH002-RELEASE,
netbsd-1-6-PATCH002-RC4,
netbsd-1-6-PATCH002-RC3,
netbsd-1-6-PATCH002-RC2,
netbsd-1-6-PATCH002-RC1,
netbsd-1-6-PATCH002,
netbsd-1-6-PATCH001-RELEASE,
netbsd-1-6-PATCH001-RC3,
netbsd-1-6-PATCH001-RC2,
netbsd-1-6-PATCH001-RC1,
netbsd-1-6-PATCH001,
netbsd-1-6,
netbsd-1-5-base,
netbsd-1-5-RELEASE,
netbsd-1-5-PATCH003,
netbsd-1-5-PATCH002,
netbsd-1-5-PATCH001,
netbsd-1-5-BETA2,
netbsd-1-5-BETA,
netbsd-1-5-ALPHA2,
netbsd-1-5
Branch point for: nathanw_sa
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
fix up NetBSD RCS Ids to match the standard, and the leading comment as to match as well. No functional changes.
Revision 1.11 / (download) - annotate - [select for diffs], Mon Sep 20 04:39:03 1999 UTC (13 years, 9 months ago) by lukem
Branch: MAIN
CVS Tags: wrstuden-devbsize-base,
wrstuden-devbsize-19991221,
wrstuden-devbsize,
minoura-xpg4dl-base,
comdex-fall-1999-base,
comdex-fall-1999
Branch point for: minoura-xpg4dl
Changes since 1.10: +2 -12
lines
Diff to previous 1.10 (colored)
back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. _DIAGASSERT() is still retained.
Revision 1.10 / (download) - annotate - [select for diffs], Thu Sep 16 11:45:01 1999 UTC (13 years, 9 months ago) by lukem
Branch: MAIN
Changes since 1.9: +16 -2
lines
Diff to previous 1.9 (colored)
* use _DIAGASSERT() to check pointer arguments against NULL and file
descriptors against -1 (as appropriate).
* add actual checks which to detect stuff that would trigger_DIAGASSERT(),
and attempt to return a sane error condition.
* knf some code
* remove some `register' decls.
the first two items result in the addition of code similar to the
following in various functions:
_DIAGASSERT(path != NULL)
#ifdef _DIAGNOSTIC
if (path == NULL) {
errno = EFAULT;
return (-1);
}
#endif
Revision 1.9 / (download) - annotate - [select for diffs], Thu Jun 17 21:15:52 1999 UTC (14 years ago) by thorpej
Branch: MAIN
Changes since 1.8: +3 -3
lines
Diff to previous 1.8 (colored)
MAP_COPY -> MAP_PRIVATE
Revision 1.8 / (download) - annotate - [select for diffs], Fri Nov 13 10:26:19 1998 UTC (14 years, 7 months ago) by christos
Branch: MAIN
CVS Tags: netbsd-1-4-base,
netbsd-1-4-RELEASE,
netbsd-1-4-PATCH003,
netbsd-1-4-PATCH002,
netbsd-1-4-PATCH001,
netbsd-1-4
Changes since 1.7: +11 -11
lines
Diff to previous 1.7 (colored)
delint
Revision 1.7 / (download) - annotate - [select for diffs], Wed Oct 14 11:56:28 1998 UTC (14 years, 8 months ago) by kleink
Branch: MAIN
Changes since 1.6: +3 -2
lines
Diff to previous 1.6 (colored)
Need "namespace.h".
Revision 1.6 / (download) - annotate - [select for diffs], Tue Jun 30 20:47:37 1998 UTC (14 years, 11 months ago) by thorpej
Branch: MAIN
Changes since 1.5: +3 -4
lines
Diff to previous 1.5 (colored)
Use pread(2) in one place.
Revision 1.5 / (download) - annotate - [select for diffs], Tue Feb 3 18:23:47 1998 UTC (15 years, 4 months ago) by perry
Branch: MAIN
Changes since 1.4: +10 -10
lines
Diff to previous 1.4 (colored)
remove obsolete register declarations
Revision 1.4 / (download) - annotate - [select for diffs], Mon Dec 15 05:43:50 1997 UTC (15 years, 6 months ago) by mrg
Branch: MAIN
Changes since 1.3: +4 -3
lines
Diff to previous 1.3 (colored)
use MAP_COPY|MAP_FILE.
Revision 1.3 / (download) - annotate - [select for diffs], Sun Jul 13 19:46:06 1997 UTC (15 years, 11 months ago) by christos
Branch: MAIN
CVS Tags: netbsd-1-3-base,
netbsd-1-3-RELEASE,
netbsd-1-3-PATCH003-CANDIDATE2,
netbsd-1-3-PATCH003-CANDIDATE1,
netbsd-1-3-PATCH003-CANDIDATE0,
netbsd-1-3-PATCH003,
netbsd-1-3-PATCH002,
netbsd-1-3-PATCH001,
netbsd-1-3-BETA,
netbsd-1-3
Changes since 1.2: +3 -2
lines
Diff to previous 1.2 (colored)
Fix RCSID's
Revision 1.2 / (download) - annotate - [select for diffs], Mon Sep 30 23:49:28 1996 UTC (16 years, 8 months ago) by cgd
Branch: MAIN
CVS Tags: nsswitch
Changes since 1.1: +4 -20
lines
Diff to previous 1.1 (colored)
kill recently added 'check' functions, since they only add code to be more expensive, i.e. they save nothing and add code.
Revision 1.1 / (download) - annotate - [select for diffs], Fri Sep 27 22:23:04 1996 UTC (16 years, 8 months ago) by cgd
Branch: MAIN
Seriously revamp libc's nlist()/__fdnlist() support: (1) split nlist() into multiple files, for clarity and to make ELF 32/64 support easier, (2) support multiple executable types at the same time, and (3) add support for 32- and 64-bit ELF (32-bit ELF support originally from OpenBSD, but with several bug fixes so that it actually handles symbols types more correctly (and therefore _works_ for some of the more tricky uses of the nlist routines) and changes for 64-bit ELF support).