Log of /trunk
Directory Listing
Revision
31 -
Directory Listing
Modified
Wed Mar 2 09:18:01 2005 UTC
(8 years, 2 months ago)
by
azarah
Fix symbols.in not added to dist.
Revision
30 -
Directory Listing
Modified
Wed Mar 2 09:04:45 2005 UTC
(8 years, 2 months ago)
by
azarah
White space fixes.
Revision
29 -
Directory Listing
Modified
Wed Mar 2 09:01:36 2005 UTC
(8 years, 2 months ago)
by
azarah
Fix inverse test logic in canonicalize.c, use a strncpy. Fix gcc warning in
getcwd.c. Add symbols.in and logic to Makefile.am to generate symbol versions
for glibc and other libc's that use this. Update libsandbox.c to use these
symbol versions if available. Fix exec wrapper to re-export LD_PRELOAD if the
process unset it.
Revision
28 -
Directory Listing
Modified
Wed Mar 2 05:48:12 2005 UTC
(8 years, 2 months ago)
by
ferringb
killed off _init and _fini in favor of
void __attribute__ ((constructor)) init_func and
void __attribute__ ((destructor)) closing_func. _(init|func) were deprecated.
Revision
27 -
Directory Listing
Modified
Wed Mar 2 05:36:46 2005 UTC
(8 years, 2 months ago)
by
ferringb
work damn you.
Revision
26 -
Directory Listing
Modified
Mon Dec 6 21:42:51 2004 UTC
(8 years, 5 months ago)
by
ferringb
hopefully cvs is done being stupid. Compilation fixes, along w/ make dist fix.
Revision
25 -
Directory Listing
Modified
Sun Dec 5 06:14:21 2004 UTC
(8 years, 5 months ago)
by
ferringb
compilation fixups.
Revision
24 -
Directory Listing
Modified
Sun Dec 5 05:42:10 2004 UTC
(8 years, 5 months ago)
by
ferringb
should make things compile again
Revision
23 -
Directory Listing
Modified
Thu Dec 2 05:22:49 2004 UTC
(8 years, 5 months ago)
by
vapier
turn create-localdecls into semi-autotooled
Revision
22 -
Directory Listing
Modified
Thu Dec 2 05:20:50 2004 UTC
(8 years, 5 months ago)
by
vapier
need to include config.h
Revision
21 -
Directory Listing
Modified
Thu Dec 2 04:46:02 2004 UTC
(8 years, 5 months ago)
by
vapier
touchups
Revision
20 -
Directory Listing
Modified
Thu Dec 2 02:53:00 2004 UTC
(8 years, 5 months ago)
by
vapier
scripts to generate/clean build
Revision
19 -
Directory Listing
Modified
Thu Dec 2 02:52:46 2004 UTC
(8 years, 5 months ago)
by
vapier
remove generated files
Revision
18 -
Directory Listing
Modified
Thu Dec 2 02:25:36 2004 UTC
(8 years, 5 months ago)
by
ferringb
stupid libtool.
Revision
17 -
Directory Listing
Modified
Sun Nov 21 02:23:33 2004 UTC
(8 years, 6 months ago)
by
ferringb
adjustment so it stops installing a couple of extra srcs to /usr/share.
Revision
16 -
Directory Listing
Modified
Sat Nov 20 13:21:37 2004 UTC
(8 years, 6 months ago)
by
ferringb
corrections to remove hardcoded paths.
Revision
15 -
Directory Listing
Modified
Sat Nov 20 13:21:06 2004 UTC
(8 years, 6 months ago)
by
ferringb
nore should these.
Revision
14 -
Directory Listing
Modified
Sat Nov 20 13:20:02 2004 UTC
(8 years, 6 months ago)
by
ferringb
this shouldn't be in cvs.
Revision
13 -
Directory Listing
Modified
Sat Nov 20 13:05:24 2004 UTC
(8 years, 6 months ago)
by
ferringb
removed the /usr/lib/portage/ hardcoded reference for bashrc.
Revision
12 -
Directory Listing
Modified
Sat Nov 20 09:26:09 2004 UTC
(8 years, 6 months ago)
by
ferringb
nuke the creation of a gz for dist target.
Revision
11 -
Directory Listing
Modified
Sat Nov 20 00:49:15 2004 UTC
(8 years, 6 months ago)
by
ferringb
final make dist tweak. stupid bugger.
Revision
10 -
Directory Listing
Modified
Sat Nov 20 00:43:01 2004 UTC
(8 years, 6 months ago)
by
ferringb
corrections for make dist, include canocicalize.c
Revision
9 -
Directory Listing
Modified
Sat Nov 20 00:28:03 2004 UTC
(8 years, 6 months ago)
by
ferringb
changed the dist target to include building bz2'd tarballs.
Revision
8 -
Directory Listing
Modified
Sat Nov 20 00:21:17 2004 UTC
(8 years, 6 months ago)
by
ferringb
annoying autotool files. stuck usual copyright stuff w/ gpl v2 notice in COPYING.
Revision
7 -
Directory Listing
Modified
Sat Nov 20 00:17:06 2004 UTC
(8 years, 6 months ago)
by
ferringb
a quicky attempt at making authors actually useful. Fairly complete from what I can see. Basically walked the
changelogs, cvs logs, etc.
Revision
6 -
Directory Listing
Modified
Fri Nov 19 22:11:38 2004 UTC
(8 years, 6 months ago)
by
ferringb
entry regarding cvs shift, and the beast being autotooled.
Revision
2 -
Directory Listing
Modified
Fri Nov 19 22:03:42 2004 UTC
(8 years, 6 months ago)
by
ferringb
Initial revision
Revision
1 -
Directory Listing
Added
Fri Nov 19 22:03:42 2004 UTC
(8 years, 6 months ago)
by
(unknown author)
New repository initialized by cvs2svn.
| Sticky Revision: |
|