LinuxTV

CVS log for dietlibc/Makefile

[BACK] Up to [DVB] / dietlibc

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.223: download - view: text, markup, annotated - select for diffs
Wed Feb 27 23:05:50 2019 UTC (5 years, 2 months ago) by leitner
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.222: preferred, colored
Changes since revision 1.222: +13 -9 lines
clang

Revision 1.222: download - view: text, markup, annotated - select for diffs
Tue Jan 29 15:23:49 2019 UTC (5 years, 3 months ago) by leitner
Branches: MAIN
Diff to: previous 1.221: preferred, colored
Changes since revision 1.221: +3 -1 lines
introduce rand_i() (libc can't change rand's seed by calling it internally)

Revision 1.221: download - view: text, markup, annotated - select for diffs
Thu Jan 24 15:04:04 2019 UTC (5 years, 3 months ago) by leitner
Branches: MAIN
Diff to: previous 1.220: preferred, colored
Changes since revision 1.220: +3 -3 lines
work around binutils issue with pic+non-pic objects in one .a

Revision 1.220: download - view: text, markup, annotated - select for diffs
Tue Dec 11 15:16:38 2018 UTC (5 years, 5 months ago) by leitner
Branches: MAIN
Diff to: previous 1.219: preferred, colored
Changes since revision 1.219: +7 -6 lines
get exceptions and ctors/dtors to work

Revision 1.219: download - view: text, markup, annotated - select for diffs
Tue Dec 11 10:36:28 2018 UTC (5 years, 5 months ago) by leitner
Branches: MAIN
Diff to: previous 1.218: preferred, colored
Changes since revision 1.218: +1 -0 lines
update syscalls

Revision 1.218: download - view: text, markup, annotated - select for diffs
Sat Feb 10 18:27:23 2018 UTC (6 years, 3 months ago) by leitner
Branches: MAIN
Diff to: previous 1.217: preferred, colored
Changes since revision 1.217: +2 -2 lines
more PIE work (actually appears to work now)

Revision 1.217: download - view: text, markup, annotated - select for diffs
Thu Feb 1 02:03:38 2018 UTC (6 years, 3 months ago) by leitner
Branches: MAIN
Diff to: previous 1.216: preferred, colored
Changes since revision 1.216: +9 -4 lines
split off stackgap-g.o, don't compile valgrind stuff into stackgap.o,
  diet chooses depending on presence of -g
move stackguard var from .data to .bss
remove gcc 7.3 warning from lib/__v_printf.c

Revision 1.216: download - view: text, markup, annotated - select for diffs
Mon Mar 6 14:22:08 2017 UTC (7 years, 2 months ago) by leitner
Branches: MAIN
Diff to: previous 1.215: preferred, colored
Changes since revision 1.215: +9 -0 lines
more i386 fixes :(

Revision 1.215: download - view: text, markup, annotated - select for diffs
Mon Jun 6 12:02:06 2016 UTC (7 years, 11 months ago) by leitner
Branches: MAIN
Diff to: previous 1.214: preferred, colored
Changes since revision 1.214: +4 -0 lines
  aarch64 port (Christian Seiler)

Revision 1.214: download - view: text, markup, annotated - select for diffs
Mon Jun 6 11:59:19 2016 UTC (7 years, 11 months ago) by leitner
Branches: MAIN
Diff to: previous 1.213: preferred, colored
Changes since revision 1.213: +4 -0 lines
  mips64 little endian port (Christian Seiler)

Revision 1.213: download - view: text, markup, annotated - select for diffs
Mon Jun 6 11:56:51 2016 UTC (7 years, 11 months ago) by leitner
Branches: MAIN
Diff to: previous 1.212: preferred, colored
Changes since revision 1.212: +4 -0 lines
  ppc64 little endian port (Christian Seiler)

Revision 1.212: download - view: text, markup, annotated - select for diffs
Mon Jun 6 11:48:29 2016 UTC (7 years, 11 months ago) by leitner
Branches: MAIN
Diff to: previous 1.211: preferred, colored
Changes since revision 1.211: +4 -3 lines
  add x86_64 memccpy, mempcpy
  import Debian bugfixes (Christian Seiler)

Revision 1.211: download - view: text, markup, annotated - select for diffs
Tue Mar 29 15:56:32 2016 UTC (8 years, 1 month ago) by leitner
Branches: MAIN
Diff to: previous 1.210: preferred, colored
Changes since revision 1.210: +22 -17 lines
upstream Debian patches

Revision 1.210: download - view: text, markup, annotated - select for diffs
Fri Mar 18 13:43:08 2016 UTC (8 years, 2 months ago) by leitner
Branches: MAIN
Diff to: previous 1.209: preferred, colored
Changes since revision 1.209: +0 -4 lines
don't try to link dnsd as pie

Revision 1.209: download - view: text, markup, annotated - select for diffs
Thu Mar 17 13:09:51 2016 UTC (8 years, 2 months ago) by leitner
Branches: MAIN
Diff to: previous 1.208: preferred, colored
Changes since revision 1.208: +46 -26 lines
stackgap PIE updates, add forgotten sys/capability.h

Revision 1.208: download - view: text, markup, annotated - select for diffs
Mon Jan 25 19:04:47 2016 UTC (8 years, 3 months ago) by leitner
Branches: MAIN
Diff to: previous 1.207: preferred, colored
Changes since revision 1.207: +1 -1 lines
  plumbing to get preliminary PIE support for x86_64

Revision 1.207: download - view: text, markup, annotated - select for diffs
Sat Jul 4 18:45:50 2015 UTC (8 years, 10 months ago) by leitner
Branches: MAIN
Diff to: previous 1.206: preferred, colored
Changes since revision 1.206: +1 -1 lines
gcc 4.4 not yet defined __UINTPTR_TYPE__ :-(

Revision 1.206: download - view: text, markup, annotated - select for diffs
Sun Jun 28 20:36:40 2015 UTC (8 years, 10 months ago) by leitner
Branches: MAIN
Diff to: previous 1.205: preferred, colored
Changes since revision 1.205: +1 -0 lines
cosmetic

Revision 1.205: download - view: text, markup, annotated - select for diffs
Fri Oct 10 14:54:29 2014 UTC (9 years, 7 months ago) by leitner
Branches: MAIN
Diff to: previous 1.204: preferred, colored
Changes since revision 1.204: +5 -0 lines
add getcontext and setcontext for i386 and x86_64

Revision 1.204: download - view: text, markup, annotated - select for diffs
Thu May 22 17:12:52 2014 UTC (9 years, 11 months ago) by leitner
Branches: MAIN
Diff to: previous 1.203: preferred, colored
Changes since revision 1.203: +3 -3 lines
typo

Revision 1.203: download - view: text, markup, annotated - select for diffs
Sat Apr 19 15:07:31 2014 UTC (10 years, 1 month ago) by leitner
Branches: MAIN
Diff to: previous 1.202: preferred, colored
Changes since revision 1.202: +59 -59 lines
Massive ARM changes from Enrico Scholz

Revision 1.202: download - view: text, markup, annotated - select for diffs
Fri Apr 4 11:25:37 2014 UTC (10 years, 1 month ago) by leitner
Branches: MAIN
Diff to: previous 1.201: preferred, colored
Changes since revision 1.201: +9 -4 lines
support clang by adding -fno-integrated-as

Revision 1.201: download - view: text, markup, annotated - select for diffs
Mon Mar 24 08:19:56 2014 UTC (10 years, 1 month ago) by leitner
Branches: MAIN
Diff to: previous 1.200: preferred, colored
Changes since revision 1.200: +69 -5 lines
add a few more auxvec elf #defines
make errno __thread

Revision 1.200: download - view: text, markup, annotated - select for diffs
Thu Mar 20 12:08:11 2014 UTC (10 years, 2 months ago) by leitner
Branches: MAIN
Diff to: previous 1.199: preferred, colored
Changes since revision 1.199: +3 -3 lines
a) make sure the stack gets marked as non-executable
b) add tss functions from threads.h

Revision 1.199: download - view: text, markup, annotated - select for diffs
Wed Mar 19 09:00:12 2014 UTC (10 years, 2 months ago) by leitner
Branches: MAIN
Diff to: previous 1.198: preferred, colored
Changes since revision 1.198: +4 -2 lines
thread library checkin

Revision 1.198: download - view: text, markup, annotated - select for diffs
Sat Mar 15 22:18:58 2014 UTC (10 years, 2 months ago) by leitner
Branches: MAIN
Diff to: previous 1.197: preferred, colored
Changes since revision 1.197: +6 -0 lines
attempt to implement more current thread primitives

Revision 1.197: download - view: text, markup, annotated - select for diffs
Thu Oct 3 04:31:26 2013 UTC (10 years, 7 months ago) by leitner
Branches: MAIN
Diff to: previous 1.196: preferred, colored
Changes since revision 1.196: +4 -4 lines
add more dependencies to make parallel build work

Revision 1.196: download - view: text, markup, annotated - select for diffs
Thu Jul 18 21:37:11 2013 UTC (10 years, 10 months ago) by leitner
Branches: MAIN
Diff to: previous 1.195: preferred, colored
Changes since revision 1.195: +3 -0 lines
work around sparc64 kernel bug which apparently expects >4 byte alignment in getdents

Revision 1.195: download - view: text, markup, annotated - select for diffs
Tue Apr 23 10:23:23 2013 UTC (11 years ago) by leitner
Branches: MAIN
Diff to: previous 1.194: preferred, colored
Changes since revision 1.194: +4 -0 lines
update syscall list to kernel version 3.8
fix x32 (got bitten as early adopter)
add pipe2
change x86_64 gettimeofday to non-vsyscall in the presence of valgrind

Revision 1.194: download - view: text, markup, annotated - select for diffs
Mon Aug 13 00:10:40 2012 UTC (11 years, 9 months ago) by leitner
Branches: MAIN
Diff to: previous 1.193: preferred, colored
Changes since revision 1.193: +8 -0 lines
we should get x32-abi support for x86_64

Revision 1.193: download - view: text, markup, annotated - select for diffs
Wed Dec 21 03:09:20 2011 UTC (12 years, 5 months ago) by leitner
Branches: MAIN
Diff to: previous 1.192: preferred, colored
Changes since revision 1.192: +1 -1 lines
fix parallel make not creating the destination directory

Revision 1.192: download - view: text, markup, annotated - select for diffs
Sat Nov 26 00:34:06 2011 UTC (12 years, 5 months ago) by leitner
Branches: MAIN
Diff to: previous 1.191: preferred, colored
Changes since revision 1.191: +1 -1 lines
  change gettimeofday vsyscall to use the vdso
  add WANT_HOSTS_GIVEUP_EARLY in dietfeatures.h

Revision 1.191: download - view: text, markup, annotated - select for diffs
Wed Jun 2 20:22:07 2010 UTC (13 years, 11 months ago) by leitner
Branches: MAIN
Diff to: previous 1.190: preferred, colored
Changes since revision 1.190: +1 -1 lines
  add WANT_VALGRIND_SUPPORT in dietfeatures.h.  When #defined, the
    startup code will check if the program is running under valgrind,
    and if it is, the SIMD optimized string routines will switch back to
    a slower version that does not generate valgrind false positives.

Revision 1.190: download - view: text, markup, annotated - select for diffs
Fri Feb 5 17:33:19 2010 UTC (14 years, 3 months ago) by leitner
Branches: MAIN
Diff to: previous 1.189: preferred, colored
Changes since revision 1.189: +3 -0 lines
work around Ubuntu adding -fstack-protector to their gcc

Revision 1.189: download - view: text, markup, annotated - select for diffs
Tue Jul 21 23:46:28 2009 UTC (14 years, 10 months ago) by leitner
Branches: MAIN
Diff to: previous 1.188: preferred, colored
Changes since revision 1.188: +5 -0 lines
some misc build fixes and forgotten files

Revision 1.188: download - view: text, markup, annotated - select for diffs
Fri May 9 04:36:56 2008 UTC (16 years ago) by leitner
Branches: MAIN
Diff to: previous 1.187: preferred, colored
Changes since revision 1.187: +1 -1 lines
enable additional warnings
shut those warnings up :-)
try to make stdio thread-safe

Revision 1.187: download - view: text, markup, annotated - select for diffs
Tue Sep 25 22:56:56 2007 UTC (16 years, 7 months ago) by leitner
Branches: MAIN
Diff to: previous 1.186: preferred, colored
Changes since revision 1.186: +11 -2 lines
split up make install

Revision 1.186: download - view: text, markup, annotated - select for diffs
Thu Feb 8 14:40:20 2007 UTC (17 years, 3 months ago) by leitner
Branches: MAIN
Diff to: previous 1.185: preferred, colored
Changes since revision 1.185: +2 -0 lines
  make sure to declare __dietlibc__ during compilation of the lib
    itself, so we can have more portable code in the libc code behind
    #ifndef __dietlibc__ (see ftw64 for an example)
  fix off-by-one in iconv
  add missing brackets in dn_skipname

Revision 1.185: download - view: text, markup, annotated - select for diffs
Fri Oct 13 20:11:13 2006 UTC (17 years, 7 months ago) by leitner
Branches: MAIN
Diff to: previous 1.184: preferred, colored
Changes since revision 1.184: +0 -3 lines
fix dyamic build

Revision 1.184: download - view: text, markup, annotated - select for diffs
Tue Aug 15 21:34:40 2006 UTC (17 years, 9 months ago) by leitner
Branches: MAIN
Diff to: previous 1.183: preferred, colored
Changes since revision 1.183: +3 -0 lines
make strndup also secure if WANT_MALLOC_ZERO is defined

Revision 1.183: download - view: text, markup, annotated - select for diffs
Sun Jun 18 18:32:28 2006 UTC (17 years, 11 months ago) by leitner
Branches: MAIN
Diff to: previous 1.182: preferred, colored
Changes since revision 1.182: +1 -1 lines
  sparc64 fixes for ioctls, includes and sigaction (Rene Rebe)
  make ftw portable beyond dietlibc

Revision 1.182: download - view: text, markup, annotated - select for diffs
Sun May 7 04:16:59 2006 UTC (18 years ago) by leitner
Branches: MAIN
Diff to: previous 1.181: preferred, colored
Changes since revision 1.181: +8 -1 lines
fix ppc64 build (-m64)

Revision 1.181: download - view: text, markup, annotated - select for diffs
Tue Apr 4 05:35:14 2006 UTC (18 years, 1 month ago) by leitner
Branches: MAIN
Diff to: previous 1.180: preferred, colored
Changes since revision 1.180: +3 -0 lines
  update SSP (ProPolice) support (with help from Eduardo Tongson)
  enabled starting with gcc 4.1

Revision 1.180: download - view: text, markup, annotated - select for diffs
Fri Mar 3 22:57:13 2006 UTC (18 years, 2 months ago) by leitner
Branches: MAIN
Diff to: previous 1.179: preferred, colored
Changes since revision 1.179: +4 -0 lines
armeb -> arm

Revision 1.179: download - view: text, markup, annotated - select for diffs
Tue Feb 14 07:00:05 2006 UTC (18 years, 3 months ago) by leitner
Branches: MAIN
Diff to: previous 1.178: preferred, colored
Changes since revision 1.178: +1 -1 lines
  make resolv.conf more glibcish so openssh 4.3p1 compiles

Revision 1.178: download - view: text, markup, annotated - select for diffs
Tue Oct 4 17:47:03 2005 UTC (18 years, 7 months ago) by leitner
Branches: MAIN
Diff to: previous 1.177: preferred, colored
Changes since revision 1.177: +1 -1 lines
lots of new syscalls

Revision 1.177: download - view: text, markup, annotated - select for diffs
Fri Aug 5 17:58:03 2005 UTC (18 years, 9 months ago) by leitner
Branches: MAIN
Diff to: previous 1.176: preferred, colored
Changes since revision 1.176: +3 -0 lines
librpc undefined external

Revision 1.176: download - view: text, markup, annotated - select for diffs
Sun Jul 24 10:52:06 2005 UTC (18 years, 9 months ago) by leitner
Branches: MAIN
Diff to: previous 1.175: preferred, colored
Changes since revision 1.175: +1 -1 lines
ARM big-endian support (Paul Clifford)

Revision 1.175: download - view: text, markup, annotated - select for diffs
Wed Jul 13 07:31:41 2005 UTC (18 years, 10 months ago) by leitner
Branches: MAIN
Diff to: previous 1.174: preferred, colored
Changes since revision 1.174: +1 -1 lines
  provide toascii and ustat (Reynir Stefansson)

Revision 1.174: download - view: text, markup, annotated - select for diffs
Thu Jun 16 15:16:11 2005 UTC (18 years, 11 months ago) by leitner
Branches: MAIN
Diff to: previous 1.173: preferred, colored
Changes since revision 1.173: +21 -11 lines
  fix embarassing bug in pclose (Juergen Sawinski, René Rebe)

Revision 1.173: download - view: text, markup, annotated - select for diffs
Wed May 18 14:38:55 2005 UTC (19 years ago) by leitner
Branches: MAIN
Diff to: previous 1.172: preferred, colored
Changes since revision 1.172: +5 -0 lines
  work around gcc 4 bug
  make sure diet always leaves -V in front of the gcc command line

Revision 1.172: download - view: text, markup, annotated - select for diffs
Wed May 18 14:26:33 2005 UTC (19 years ago) by leitner
Branches: MAIN
Diff to: previous 1.171: preferred, colored
Changes since revision 1.171: +6 -1 lines
don't user zeroconf dns unless .local is specified
work around another gcc 4 bug

Revision 1.171: download - view: text, markup, annotated - select for diffs
Fri May 13 15:47:53 2005 UTC (19 years ago) by leitner
Branches: MAIN
Diff to: previous 1.170: preferred, colored
Changes since revision 1.170: +3 -0 lines
add ugly kludge to communicate proper scope_id to getaddrinfo for
zeroconf DNS

Revision 1.170: download - view: text, markup, annotated - select for diffs
Fri May 13 13:47:52 2005 UTC (19 years ago) by leitner
Branches: MAIN
Diff to: previous 1.169: preferred, colored
Changes since revision 1.169: +2 -1 lines
Work around gcc 4 bug in libdl

Revision 1.169: download - view: text, markup, annotated - select for diffs
Sat May 7 23:40:23 2005 UTC (19 years ago) by leitner
Branches: MAIN
Diff to: previous 1.168: preferred, colored
Changes since revision 1.168: +1 -0 lines
also install dnsd and elftrunc

Revision 1.168: download - view: text, markup, annotated - select for diffs
Sat May 7 23:35:59 2005 UTC (19 years ago) by leitner
Branches: MAIN
Diff to: previous 1.167: preferred, colored
Changes since revision 1.167: +5 -1 lines
remove warnings

Revision 1.167: download - view: text, markup, annotated - select for diffs
Sat Apr 23 11:13:07 2005 UTC (19 years, 1 month ago) by leitner
Branches: MAIN
Diff to: previous 1.166: preferred, colored
Changes since revision 1.166: +8 -1 lines
make i386 on x86_64 now uses gcc -m32 instead of i686-linux-gcc

Revision 1.166: download - view: text, markup, annotated - select for diffs
Wed Mar 23 19:57:53 2005 UTC (19 years, 2 months ago) by leitner
Branches: MAIN
Diff to: previous 1.165: preferred, colored
Changes since revision 1.165: +2 -2 lines
add select for s390 (using _newselect, but the syntax is probably off.
Anyone have an S390 for me?)

Revision 1.165: download - view: text, markup, annotated - select for diffs
Tue Mar 15 08:51:22 2005 UTC (19 years, 2 months ago) by leitner
Branches: MAIN
Diff to: previous 1.164: preferred, colored
Changes since revision 1.164: +2 -2 lines
  Lots of fixes and patches from Markus Oberhumer.
    libstdc++ compatibility
    ilp64 compatibility
    make diet libc compile with -Werror on 13 platforms
  ppc64 now compiles again

Revision 1.164: download - view: text, markup, annotated - select for diffs
Thu Feb 10 16:17:08 2005 UTC (19 years, 3 months ago) by leitner
Branches: MAIN
Diff to: previous 1.163: preferred, colored
Changes since revision 1.163: +1 -1 lines
Oops, typo

Revision 1.163: download - view: text, markup, annotated - select for diffs
Thu Feb 10 14:51:29 2005 UTC (19 years, 3 months ago) by leitner
Branches: MAIN
Diff to: previous 1.162: preferred, colored
Changes since revision 1.162: +1 -1 lines
gcc -> $(CC)

Revision 1.162: download - view: text, markup, annotated - select for diffs
Tue Feb 1 12:47:15 2005 UTC (19 years, 3 months ago) by leitner
Branches: MAIN
Diff to: previous 1.161: preferred, colored
Changes since revision 1.161: +10 -8 lines
Fix LD_RUN_PATH unsetting (Enrico Scholz)

Revision 1.161: download - view: text, markup, annotated - select for diffs
Mon Jan 31 18:05:19 2005 UTC (19 years, 3 months ago) by leitner
Branches: MAIN
Diff to: previous 1.160: preferred, colored
Changes since revision 1.160: +1 -1 lines
update make tar target

Revision 1.160: download - view: text, markup, annotated - select for diffs
Sat Jan 29 02:39:07 2005 UTC (19 years, 3 months ago) by leitner
Branches: MAIN
Diff to: previous 1.159: preferred, colored
Changes since revision 1.159: +8 -8 lines
unset $LD_RUN_PATH

Revision 1.159: download - view: text, markup, annotated - select for diffs
Fri Jan 21 17:43:12 2005 UTC (19 years, 4 months ago) by leitner
Branches: MAIN
Diff to: previous 1.158: preferred, colored
Changes since revision 1.158: +1 -1 lines
  make dyn didn't work for !WANT_FULL_RESOLV_CONF (Sampo Kellomaki)
  add some workaround for applications including linux/* for recent 2.6 kernels

Revision 1.158: download - view: text, markup, annotated - select for diffs
Fri Dec 17 19:53:31 2004 UTC (19 years, 5 months ago) by sanjiyan
Branches: MAIN
Diff to: previous 1.157: preferred, colored
Changes since revision 1.157: +1 -1 lines
link all symbols of libdl without PLT involvement

Revision 1.157: download - view: text, markup, annotated - select for diffs
Fri Dec 17 19:22:11 2004 UTC (19 years, 5 months ago) by leitner
Branches: MAIN
Diff to: previous 1.156: preferred, colored
Changes since revision 1.156: +6 -1 lines
  support libm.so (John K. Hohm)
  hack rpc/xdr.h to work with gcc 4 (Andreas Jochens via Gerrit Pape)

Revision 1.156: download - view: text, markup, annotated - select for diffs
Fri Dec 10 19:39:12 2004 UTC (19 years, 5 months ago) by sanjiyan
Branches: MAIN
Diff to: previous 1.155: preferred, colored
Changes since revision 1.155: +2 -1 lines
- libdl + gcc 3.4 resulted in a SIGSEGV because local names were dynamically
  resolved....
- Also fixed a bug in the symbol resolver

Revision 1.155: download - view: text, markup, annotated - select for diffs
Sat Sep 11 12:37:57 2004 UTC (19 years, 8 months ago) by leitner
Branches: MAIN
Diff to: previous 1.154: preferred, colored
Changes since revision 1.154: +3 -0 lines
support for stack gap (enable in dietfeatures.h)
support for gcc ProPolice (needs stack gap enabled)
extend WANT_NON_COMPLIANT_STRNCAT to strncpy.

Revision 1.154: download - view: text, markup, annotated - select for diffs
Tue May 11 00:07:27 2004 UTC (20 years ago) by leitner
Branches: MAIN
Diff to: previous 1.153: preferred, colored
Changes since revision 1.153: +16 -16 lines
  Use -isystem instead of -I for our system includes (Johannes Stezenbach)

Revision 1.153: 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.152: preferred, colored
Changes since revision 1.152: +1 -1 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.152: download - view: text, markup, annotated - select for diffs
Mon May 3 19:04:57 2004 UTC (20 years ago) by leitner
Branches: MAIN
Diff to: previous 1.151: preferred, colored
Changes since revision 1.151: +4 -5 lines
don't remake libcrypt.a all the time

Revision 1.151: download - view: text, markup, annotated - select for diffs
Mon May 3 19:03:45 2004 UTC (20 years ago) by leitner
Branches: MAIN
Diff to: previous 1.150: preferred, colored
Changes since revision 1.150: +20 -2 lines
  grep portability fixes (Gunnar Ritter)
  add empty libcrypt.a to help compile code from others (Gunnar Ritter)
  add make uninstall

Revision 1.150: download - view: text, markup, annotated - select for diffs
Fri Mar 26 15:28:44 2004 UTC (20 years, 1 month ago) by leitner
Branches: MAIN
Diff to: previous 1.149: preferred, colored
Changes since revision 1.149: +3 -0 lines
add stat dependency

Revision 1.149: download - view: text, markup, annotated - select for diffs
Mon Dec 15 12:47:19 2003 UTC (20 years, 5 months ago) by leitner
Branches: MAIN
Diff to: previous 1.148: preferred, colored
Changes since revision 1.148: +1 -1 lines
revert setting CC to gcc, you can still override with make CC=cc

Revision 1.148: download - view: text, markup, annotated - select for diffs
Mon Dec 15 12:32:52 2003 UTC (20 years, 5 months ago) by leitner
Branches: MAIN
Diff to: previous 1.147: preferred, colored
Changes since revision 1.147: +1 -1 lines
diet -v -Os gcc not works (Yuri Kozlov)
diet now allows gcc-3.3.2 instead of just gcc (Yuri Kozlov)

Revision 1.147: download - view: text, markup, annotated - select for diffs
Fri Dec 5 16:44:29 2003 UTC (20 years, 5 months ago) by leitner
Branches: MAIN
Diff to: previous 1.146: preferred, colored
Changes since revision 1.146: +1 -1 lines
head -1  ->  head -n 1

Revision 1.146: download - view: text, markup, annotated - select for diffs
Tue Nov 4 18:09:42 2003 UTC (20 years, 6 months ago) by leitner
Branches: MAIN
Diff to: previous 1.145: preferred, colored
Changes since revision 1.145: +1 -1 lines
some more _unlocked functions

Revision 1.145: download - view: text, markup, annotated - select for diffs
Sat Oct 18 15:53:35 2003 UTC (20 years, 7 months ago) by leitner
Branches: MAIN
Diff to: previous 1.144: preferred, colored
Changes since revision 1.144: +2 -0 lines
change sys_siglist to char** (removes ld warning)

Revision 1.144: 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.143: preferred, colored
Changes since revision 1.143: +8 -0 lines
several metric tons of new ports (ppc64, s390x), new functionality (%m
in printf) and fixes from SuSE

Revision 1.143: download - view: text, markup, annotated - select for diffs
Tue Sep 16 14:25:07 2003 UTC (20 years, 8 months ago) by leitner
Branches: MAIN
Diff to: previous 1.142: preferred, colored
Changes since revision 1.142: +4 -0 lines
fix PA-RISC umount
provide hppa target

Revision 1.142: download - view: text, markup, annotated - select for diffs
Mon Aug 18 17:32:52 2003 UTC (20 years, 9 months ago) by sanjiyan
Branches: MAIN
Diff to: previous 1.141: preferred, colored
Changes since revision 1.141: +1 -1 lines
- checkin of the new libpthread
- add confstr

Revision 1.141: download - view: text, markup, annotated - select for diffs
Mon May 19 11:35:46 2003 UTC (21 years ago) by leitner
Branches: MAIN
Diff to: previous 1.140: preferred, colored
Changes since revision 1.140: +1 -1 lines
add sendfile64 backwards compatibility glue

Revision 1.140: download - view: text, markup, annotated - select for diffs
Thu May 8 21:20:15 2003 UTC (21 years ago) by leitner
Branches: MAIN
Diff to: previous 1.139: preferred, colored
Changes since revision 1.139: +1 -0 lines
add large file support mapping from sendfile to sendfile64

Revision 1.139: download - view: text, markup, annotated - select for diffs
Mon Apr 7 18:27:29 2003 UTC (21 years, 1 month ago) by sanjiyan
Branches: MAIN
Diff to: previous 1.138: preferred, colored
Changes since revision 1.138: +2 -1 lines
now the cross compile only makes the cross-archs...

Revision 1.138: download - view: text, markup, annotated - select for diffs
Wed Feb 19 20:16:01 2003 UTC (21 years, 3 months ago) by olaf
Branches: MAIN
CVS tags: branch_rc14_fieldtest_finnland, branch_rc13_fieldtest_finnland
Diff to: previous 1.137: preferred, colored
Changes since revision 1.137: +1 -1 lines
alpha long time no check update (missing symboles)
libdl: minor flag changes

Revision 1.137: download - view: text, markup, annotated - select for diffs
Tue Feb 18 21:11:48 2003 UTC (21 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.136: preferred, colored
Changes since revision 1.136: +5 -0 lines
various build fixes (Gerrit Pape)

Revision 1.136: download - view: text, markup, annotated - select for diffs
Tue Feb 18 21:00:14 2003 UTC (21 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.135: preferred, colored
Changes since revision 1.135: +1 -1 lines
make strftime work it WANT_TZFILE_PARSER is not set (Gwenole Beauchesne)

Revision 1.135: download - view: text, markup, annotated - select for diffs
Sun Dec 22 18:39:52 2002 UTC (21 years, 5 months ago) by fefe
Branches: MAIN
CVS tags: finnland_test_200301, branch_rc12_fieldtest_finnland, branch_rc10_fieldtest_finnland, RELEASE_finnland_200301_1, RC12_FIELDTEST_FINNLAND, RC10_FIELDTEST_FINNLAND
Diff to: previous 1.134: preferred, colored
Changes since revision 1.134: +1 -1 lines
fix SA_NODEFER on sparc,
make prefix ?= instead of =

Revision 1.134: download - view: text, markup, annotated - select for diffs
Sun Nov 24 16:49:11 2002 UTC (21 years, 5 months ago) by fefe
Branches: MAIN
Diff to: previous 1.133: preferred, colored
Changes since revision 1.133: +2 -2 lines
work around new x86 2.5 syscall numbers exceeding 255, thus breaking our
%al size optimization by adding a new fixup __unified_syscall_256 that
uses %ax and fixing up the stubs to call this one if the syscall number
is large enough.  Ugh.

Revision 1.133: download - view: text, markup, annotated - select for diffs
Fri Nov 15 15:39:16 2002 UTC (21 years, 6 months ago) by olaf
Branches: MAIN
Diff to: previous 1.132: preferred, colored
Changes since revision 1.132: +2 -6 lines
fixing the dynamic COPY-relocation bug...

Revision 1.132: download - view: text, markup, annotated - select for diffs
Fri Nov 8 18:44:21 2002 UTC (21 years, 6 months ago) by fefe
Branches: MAIN
Diff to: previous 1.131: preferred, colored
Changes since revision 1.131: +0 -14 lines
remove obsolete diet-linux.so references

Revision 1.131: download - view: text, markup, annotated - select for diffs
Mon Sep 23 16:20:09 2002 UTC (21 years, 8 months ago) by olaf
Branches: MAIN
Diff to: previous 1.130: preferred, colored
Changes since revision 1.130: +1 -1 lines
missing symboles
missing size
remove dyn_linker

Revision 1.130: download - view: text, markup, annotated - select for diffs
Mon Sep 16 14:33:00 2002 UTC (21 years, 8 months ago) by olaf
Branches: MAIN
Diff to: previous 1.129: preferred, colored
Changes since revision 1.129: +3 -1 lines
make install does not overwrite the host diet wrapper.
the diet wrapper now supports "standard" platform names like
 "mips-<vendor>-linux-...."

Revision 1.129: download - view: text, markup, annotated - select for diffs
Fri Sep 13 22:33:00 2002 UTC (21 years, 8 months ago) by olaf
Branches: MAIN
Diff to: previous 1.128: preferred, colored
Changes since revision 1.128: +1 -1 lines
OK some functions were not marked as such and so gcc 3.x treat them as
bss-objects (variables) if compiling for the dynamic system...

Revision 1.128: download - view: text, markup, annotated - select for diffs
Fri Sep 13 14:37:21 2002 UTC (21 years, 8 months ago) by olaf
Branches: MAIN
Diff to: previous 1.127: preferred, colored
Changes since revision 1.127: +23 -10 lines
ok. the new libdl code is now the default.

Revision 1.127: download - view: text, markup, annotated - select for diffs
Mon Aug 19 09:42:42 2002 UTC (21 years, 9 months ago) by fefe
Branches: MAIN
Diff to: previous 1.126: preferred, colored
Changes since revision 1.126: +4 -0 lines
add WANT_INET_ADDR_DNS to make gethostbyname not look up dotted decimal
IPs but fill in the struct hostent directly.

Revision 1.126: download - view: text, markup, annotated - select for diffs
Mon Aug 19 08:32:10 2002 UTC (21 years, 9 months ago) by fefe
Branches: MAIN
Diff to: previous 1.125: preferred, colored
Changes since revision 1.125: +1 -1 lines
slightly optimize Makefile
add asm/statfs.h

Revision 1.125: download - view: text, markup, annotated - select for diffs
Wed Aug 7 01:21:50 2002 UTC (21 years, 9 months ago) by fefe
Branches: MAIN
Diff to: previous 1.124: preferred, colored
Changes since revision 1.124: +2 -1 lines
add sys/ucontext.h, mention it in PORTING
add optimizing CFLAGS for x86_64
add entry to x86_64 in diet.c

Revision 1.124: download - view: text, markup, annotated - select for diffs
Wed Jul 24 18:48:42 2002 UTC (21 years, 10 months ago) by fefe
Branches: MAIN
Diff to: previous 1.123: preferred, colored
Changes since revision 1.123: +3 -3 lines
add -lgcc when linking diet and diet-i (needed on ia64 with DEBUG=1)

Revision 1.123: download - view: text, markup, annotated - select for diffs
Mon Jul 8 20:55:32 2002 UTC (21 years, 10 months ago) by fefe
Branches: MAIN
Diff to: previous 1.122: preferred, colored
Changes since revision 1.122: +0 -3 lines
lots of cleanups from Florian LaRoche

Revision 1.122: download - view: text, markup, annotated - select for diffs
Mon Jun 17 03:48:22 2002 UTC (21 years, 11 months ago) by fefe
Branches: MAIN
Diff to: previous 1.121: preferred, colored
Changes since revision 1.121: +1 -1 lines
add syscall() and a few tests

Revision 1.121: download - view: text, markup, annotated - select for diffs
Mon May 13 15:55:49 2002 UTC (22 years ago) by fefe
Branches: MAIN
Diff to: previous 1.120: preferred, colored
Changes since revision 1.120: +4 -0 lines
Thomas Ogrisegg setn a port to IA64!

Revision 1.120: download - view: text, markup, annotated - select for diffs
Thu May 9 01:01:15 2002 UTC (22 years ago) by fefe
Branches: MAIN
Diff to: previous 1.119: preferred, colored
Changes since revision 1.119: +12 -4 lines
x86_64 port by Michal Ludvig!

Revision 1.119: download - view: text, markup, annotated - select for diffs
Tue May 7 10:03:06 2002 UTC (22 years ago) by olaf
Branches: MAIN
Diff to: previous 1.118: preferred, colored
Changes since revision 1.118: +1 -0 lines
Count found a bug with strxfrm now its fixed

Revision 1.118: download - view: text, markup, annotated - select for diffs
Sun May 5 21:44:07 2002 UTC (22 years ago) by fefe
Branches: MAIN
Diff to: previous 1.117: preferred, colored
Changes since revision 1.117: +5 -5 lines
add truncate64 and ftruncate64 (with backwards compatibility)

Revision 1.117: download - view: text, markup, annotated - select for diffs
Tue Apr 2 16:14:27 2002 UTC (22 years, 1 month ago) by fefe
Branches: MAIN
Diff to: previous 1.116: preferred, colored
Changes since revision 1.116: +3 -3 lines
make install now installs pstart.o and libgmon.a if they are there.

Revision 1.116: download - view: text, markup, annotated - select for diffs
Tue Apr 2 16:04:05 2002 UTC (22 years, 1 month ago) by fefe
Branches: MAIN
Diff to: previous 1.115: preferred, colored
Changes since revision 1.115: +14 -4 lines
profiling support (x86 only)!

Revision 1.115: download - view: text, markup, annotated - select for diffs
Tue Apr 2 14:57:41 2002 UTC (22 years, 1 month ago) by fefe
Branches: MAIN
Diff to: previous 1.114: preferred, colored
Changes since revision 1.114: +3 -0 lines
make strncpy optionally zero-fill and not just zero-terminate.
The standard says it should, but it's bloat and normally not useful.

Revision 1.114: download - view: text, markup, annotated - select for diffs
Mon Mar 25 20:34:58 2002 UTC (22 years, 1 month ago) by fefe
Branches: MAIN
Diff to: previous 1.113: preferred, colored
Changes since revision 1.113: +3 -3 lines
oops, my cosmetics broke "make dyn"

Revision 1.113: download - view: text, markup, annotated - select for diffs
Sat Mar 23 16:42:38 2002 UTC (22 years, 2 months ago) by fefe
Branches: MAIN
Diff to: previous 1.112: preferred, colored
Changes since revision 1.112: +1 -4 lines
cosmetics

Revision 1.112: download - view: text, markup, annotated - select for diffs
Thu Mar 21 16:05:17 2002 UTC (22 years, 2 months ago) by olaf
Branches: MAIN
Diff to: previous 1.111: preferred, colored
Changes since revision 1.111: +7 -3 lines
*** empty log message ***

Revision 1.111: download - view: text, markup, annotated - select for diffs
Mon Mar 4 15:33:56 2002 UTC (22 years, 2 months ago) by olaf
Branches: MAIN
Diff to: previous 1.110: preferred, colored
Changes since revision 1.110: +1 -1 lines
missing syscall ptrace in ARM dyn_syscall
change non-install-version of diet-dyn to use build-dir
make the dynamic-lazy function evaluator x86-register-arguments aware

Revision 1.110: download - view: text, markup, annotated - select for diffs
Thu Feb 28 16:13:19 2002 UTC (22 years, 2 months ago) by fefe
Branches: MAIN
Diff to: previous 1.109: preferred, colored
Changes since revision 1.109: +17 -5 lines
create libcompat (for future BSD and GNU extension crap we choose to
implement but don't want to blow up our stock libc)
Andre squeezed a few more bytes from the ARM assembly files

Revision 1.109: download - view: text, markup, annotated - select for diffs
Mon Feb 25 16:00:49 2002 UTC (22 years, 2 months ago) by olaf
Branches: MAIN
Diff to: previous 1.108: preferred, colored
Changes since revision 1.108: +1 -1 lines
Assembler and PIC code the source of all evel in the dynamic-section....
Added a helper for x86 and modified the assembler sources (now the
libdietc.so is NON textrel again....). S390 fixed a typo.
Fixed diet so dynamic binaries uses the "correct" dynamic-linker...

Revision 1.108: download - view: text, markup, annotated - select for diffs
Sat Feb 23 23:22:03 2002 UTC (22 years, 2 months ago) by fefe
Branches: MAIN
Diff to: previous 1.107: preferred, colored
Changes since revision 1.107: +2 -1 lines
remove more warnings

Revision 1.107: download - view: text, markup, annotated - select for diffs
Sat Feb 23 22:18:41 2002 UTC (22 years, 2 months ago) by fefe
Branches: MAIN
Diff to: previous 1.106: preferred, colored
Changes since revision 1.106: +4 -0 lines
lots of warnings removed

Revision 1.106: download - view: text, markup, annotated - select for diffs
Thu Feb 21 21:42:41 2002 UTC (22 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.105: preferred, colored
Changes since revision 1.105: +8 -8 lines
fix warning about daemon.
"diet -v" now says which version it is.

Revision 1.105: download - view: text, markup, annotated - select for diffs
Thu Feb 21 00:33:36 2002 UTC (22 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.104: preferred, colored
Changes since revision 1.104: +2 -2 lines
be more alpha and gcc 2.96 for SuSE 7.1 AXP friendly, add fdatasync.

Revision 1.104: download - view: text, markup, annotated - select for diffs
Mon Feb 18 19:53:16 2002 UTC (22 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.103: preferred, colored
Changes since revision 1.103: +1 -1 lines
add x86 getenv, grantpt, ptsname and unlockpt from Thomas Ogrisegg
add prototypes in stdlib.h.
remove large commented out code from gethostent
fix parser bug for "search foo,bar" in /etc/resolv.conf

Revision 1.103: download - view: text, markup, annotated - select for diffs
Tue Feb 5 01:30:20 2002 UTC (22 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.102: preferred, colored
Changes since revision 1.102: +3 -0 lines
optimize fread()ing large blocks.

Revision 1.102: download - view: text, markup, annotated - select for diffs
Sat Feb 2 22:49:40 2002 UTC (22 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.101: preferred, colored
Changes since revision 1.101: +12 -4 lines
Several MIPS fixes.

Revision 1.101: download - view: text, markup, annotated - select for diffs
Tue Jan 29 02:16:01 2002 UTC (22 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.100: preferred, colored
Changes since revision 1.100: +1 -0 lines
add 0.15: to CHANGES so I don't accidentally add changes under the 0.14.
Uploaded 0.14 to kernel.org.  Document why the ARCH kludge in Makefile
more.

Revision 1.100: download - view: text, markup, annotated - select for diffs
Tue Jan 22 11:55:33 2002 UTC (22 years, 4 months ago) by olaf
Branches: MAIN
Diff to: previous 1.99: preferred, colored
Changes since revision 1.99: +3 -2 lines
fixed some weak dependencies...

Revision 1.99: download - view: text, markup, annotated - select for diffs
Tue Jan 22 10:29:52 2002 UTC (22 years, 4 months ago) by olaf
Branches: MAIN
Diff to: previous 1.98: preferred, colored
Changes since revision 1.98: +3 -0 lines
an other minor fix (dependencies)

Revision 1.98: download - view: text, markup, annotated - select for diffs
Tue Jan 22 08:58:15 2002 UTC (22 years, 4 months ago) by olaf
Branches: MAIN
Diff to: previous 1.97: preferred, colored
Changes since revision 1.97: +1 -0 lines
minor fix ...

Revision 1.97: download - view: text, markup, annotated - select for diffs
Mon Jan 21 17:04:38 2002 UTC (22 years, 4 months ago) by olaf
Branches: MAIN
Diff to: previous 1.96: preferred, colored
Changes since revision 1.96: +11 -3 lines
Now teh installation of static and dynamic dosen't conflict...

Revision 1.96: download - view: text, markup, annotated - select for diffs
Mon Jan 21 15:30:16 2002 UTC (22 years, 4 months ago) by fefe
Branches: MAIN
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +1 -1 lines
several bug fixes from Uwe Ohse.

Revision 1.95: download - view: text, markup, annotated - select for diffs
Fri Jan 11 18:06:51 2002 UTC (22 years, 4 months ago) by fefe
Branches: MAIN
Diff to: previous 1.94: preferred, colored
Changes since revision 1.94: +4 -0 lines
A PA-RISC port from Thomas Ogrisegg!  Wow!

Revision 1.94: download - view: text, markup, annotated - select for diffs
Wed Jan 9 20:40:23 2002 UTC (22 years, 4 months ago) by fefe
Branches: MAIN
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +1 -1 lines
remove syscalls.c, it is now obsolete because of the unified syscalls.

Revision 1.93: download - view: text, markup, annotated - select for diffs
Tue Dec 4 19:10:26 2001 UTC (22 years, 5 months ago) by leitner
Branches: MAIN
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +1 -1 lines
only install /etc/diet.ld.conf if also installing shared dietlibc

Revision 1.92: download - view: text, markup, annotated - select for diffs
Tue Dec 4 14:10:09 2001 UTC (22 years, 5 months ago) by leitner
Branches: MAIN
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +2 -2 lines
trying to fix the mistake that is asm/types.h (util-linux says it
conflicts with asm/posix_types.h)

Revision 1.91: download - view: text, markup, annotated - select for diffs
Sat Dec 1 17:47:56 2001 UTC (22 years, 5 months ago) by leitner
Branches: MAIN
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +1 -1 lines
fix make install for dynamic loader.
It wrote to diet.so.conf instead of diet.ld.conf

Revision 1.90: download - view: text, markup, annotated - select for diffs
Thu Nov 29 08:19:15 2001 UTC (22 years, 5 months ago) by leitner
Branches: MAIN
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +3 -3 lines
fixes from the train journey ;)

Revision 1.89: download - view: text, markup, annotated - select for diffs
Tue Nov 27 02:56:23 2001 UTC (22 years, 5 months ago) by leitner
Branches: MAIN
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +2 -1 lines
duh, I broken make install

Revision 1.88: download - view: text, markup, annotated - select for diffs
Mon Nov 26 21:44:32 2001 UTC (22 years, 5 months ago) by leitner
Branches: MAIN
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +2 -2 lines
cut and paste error

Revision 1.87: download - view: text, markup, annotated - select for diffs
Mon Nov 26 18:18:14 2001 UTC (22 years, 5 months ago) by leitner
Branches: MAIN
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +1 -3 lines
forgot to install libm.a

Revision 1.86: download - view: text, markup, annotated - select for diffs
Mon Nov 26 15:22:37 2001 UTC (22 years, 5 months ago) by leitner
Branches: MAIN
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +9 -5 lines
redo some more changes

Revision 1.85: download - view: text, markup, annotated - select for diffs
Mon Nov 26 12:39:42 2001 UTC (22 years, 5 months ago) by olaf
Branches: MAIN
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +5 -0 lines
installer missed to install libpthread
s390 in Makefile

Revision 1.84: download - view: text, markup, annotated - select for diffs
Thu Nov 22 18:45:07 2001 UTC (22 years, 6 months ago) by fefe
Branches: MAIN
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +1 -1 lines
add readdir64 and automatic mapping if _FILE_OFFSET_BITS == 64

Revision 1.83: download - view: text, markup, annotated - select for diffs
Fri Nov 16 21:29:44 2001 UTC (22 years, 6 months ago) by fefe
Branches: MAIN
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +1 -0 lines
oops, make clean did not make clean in libdl

Revision 1.82: download - view: text, markup, annotated - select for diffs
Fri Nov 16 20:52:04 2001 UTC (22 years, 6 months ago) by fefe
Branches: MAIN
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +26 -10 lines
make install now actually works.

Revision 1.81: download - view: text, markup, annotated - select for diffs
Thu Nov 15 03:50:17 2001 UTC (22 years, 6 months ago) by fefe
Branches: MAIN
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +1 -2 lines
properly install include files

Revision 1.80: download - view: text, markup, annotated - select for diffs
Thu Nov 15 03:42:34 2001 UTC (22 years, 6 months ago) by fefe
Branches: MAIN
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +1 -3 lines
also install include files.

Revision 1.79: download - view: text, markup, annotated - select for diffs
Thu Nov 15 03:41:32 2001 UTC (22 years, 6 months ago) by fefe
Branches: MAIN
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +16 -6 lines
improve "make install"

Revision 1.78: download - view: text, markup, annotated - select for diffs
Tue Nov 13 00:25:11 2001 UTC (22 years, 6 months ago) by fefe
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +2 -0 lines
make ungetbuf an unsigned char (forgot to cast back to unsigned in
fgetc_unlocked).  This was the bug that broke bzip2!  Hooray!

Revision 1.77: download - view: text, markup, annotated - select for diffs
Mon Nov 12 23:21:16 2001 UTC (22 years, 6 months ago) by fefe
Branches: MAIN
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +10 -4 lines
improve "make install".
fix dirent.h

Revision 1.76: download - view: text, markup, annotated - select for diffs
Sun Nov 4 19:03:31 2001 UTC (22 years, 6 months ago) by fefe
Branches: MAIN
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +2 -0 lines
fix adjtime

Revision 1.75: download - view: text, markup, annotated - select for diffs
Thu Oct 25 18:36:36 2001 UTC (22 years, 6 months ago) by olaf
Branches: MAIN
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +11 -1 lines
changed the diet warpper to generate dynamic-linked programs and shared
objects.
found some non-working functions due to libdl/dietld.so (still debuging).

Revision 1.74: download - view: text, markup, annotated - select for diffs
Thu Oct 25 11:23:35 2001 UTC (22 years, 6 months ago) by olaf
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +3 -3 lines
set internal soname field in the *.so files.

Revision 1.73: download - view: text, markup, annotated - select for diffs
Thu Oct 11 16:38:44 2001 UTC (22 years, 7 months ago) by olaf
Branches: MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +7 -2 lines
make a dynamic libdl (not working yet)

Revision 1.72: download - view: text, markup, annotated - select for diffs
Thu Oct 11 11:24:48 2001 UTC (22 years, 7 months ago) by fefe
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +2 -0 lines
add dependency of unified.o on dietuglyweaks.h

Revision 1.71: download - view: text, markup, annotated - select for diffs
Mon Oct 8 19:07:45 2001 UTC (22 years, 7 months ago) by olaf
Branches: MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +1 -1 lines
so now dynamic-libc works again and the last missing relocationtype now
works too.

Revision 1.70: download - view: text, markup, annotated - select for diffs
Mon Oct 8 17:59:11 2001 UTC (22 years, 7 months ago) by olaf
Branches: MAIN
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +1 -1 lines
build the dynamic-libdietc.so without the diet wrapper ....

Revision 1.69: download - view: text, markup, annotated - select for diffs
Mon Sep 17 16:42:26 2001 UTC (22 years, 8 months ago) by olaf
Branches: MAIN
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +1 -1 lines
added example Makefile for dynamic-dietlibc programs...
added prototype
fixed dynamic linking of dietlibc.so

Revision 1.68: download - view: text, markup, annotated - select for diffs
Wed Aug 29 18:48:23 2001 UTC (22 years, 8 months ago) by fefe
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +3 -0 lines
add md5 crypt

Revision 1.67: download - view: text, markup, annotated - select for diffs
Mon Aug 20 11:50:04 2001 UTC (22 years, 9 months ago) by olaf
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +3 -3 lines
removed some warnings...

Revision 1.66: download - view: text, markup, annotated - select for diffs
Thu Aug 16 17:12:24 2001 UTC (22 years, 9 months ago) by fefe
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +1 -1 lines
Frank Klemm squeezed a few more bytes.

Revision 1.65: download - view: text, markup, annotated - select for diffs
Wed Aug 15 16:39:30 2001 UTC (22 years, 9 months ago) by fefe
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +1 -1 lines
a few more cleanups and tcflow and tcsetattr have been optimized by
Frank Klemm.

Revision 1.64: download - view: text, markup, annotated - select for diffs
Tue Aug 14 16:56:49 2001 UTC (22 years, 9 months ago) by fefe
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +1 -1 lines
enabled a few more obscure gcc warnings and started adding fluff code to
silence them.

Revision 1.63: download - view: text, markup, annotated - select for diffs
Wed Aug 8 22:12:47 2001 UTC (22 years, 9 months ago) by fefe
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +1 -1 lines
copy and paste oversight

Revision 1.62: download - view: text, markup, annotated - select for diffs
Fri Jul 27 20:30:31 2001 UTC (22 years, 9 months ago) by fefe
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +4 -2 lines
More Frank Klemm tweaks

Revision 1.61: download - view: text, markup, annotated - select for diffs
Tue Jul 17 17:53:27 2001 UTC (22 years, 10 months ago) by fefe
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +5 -1 lines
add herror

Revision 1.60: download - view: text, markup, annotated - select for diffs
Wed Jul 11 14:59:32 2001 UTC (22 years, 10 months ago) by fefe
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +1 -4 lines
it's ttyname.o, not tty.o (in the Makefile dependencies)

Revision 1.59: download - view: text, markup, annotated - select for diffs
Mon Jul 2 13:50:24 2001 UTC (22 years, 10 months ago) by olaf
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +1 -0 lines
malloc uses PAGE_SIZE (better page-usage, less pain)

Revision 1.58: download - view: text, markup, annotated - select for diffs
Thu Jun 28 14:55:03 2001 UTC (22 years, 10 months ago) by olaf
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +1 -1 lines
asm-symbol-declarstion and dynlibs *ARG* ....
fixed Makefile for target dyn to create the pic-$(ARCH) dir ...

Revision 1.57: download - view: text, markup, annotated - select for diffs
Thu Jun 21 14:43:53 2001 UTC (22 years, 11 months ago) by olaf
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +2 -0 lines
target "dyn" for dynamics (diet-linux.so,libdietc.so,libpthread.so)

Revision 1.56: download - view: text, markup, annotated - select for diffs
Thu Jun 21 14:22:47 2001 UTC (22 years, 11 months ago) by olaf
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +47 -2 lines
"new" dyn_lib target

Revision 1.55: download - view: text, markup, annotated - select for diffs
Mon Jun 18 20:57:10 2001 UTC (22 years, 11 months ago) by fefe
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +3 -0 lines
even faster.

Revision 1.54: download - view: text, markup, annotated - select for diffs
Mon Jun 18 20:53:33 2001 UTC (22 years, 11 months ago) by fefe
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +32 -1 lines
increase make speed tenfold.  Don't ask.

Revision 1.53: download - view: text, markup, annotated - select for diffs
Sat Jun 16 17:48:54 2001 UTC (22 years, 11 months ago) by fefe
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +1 -1 lines
even more clean-up

Revision 1.52: download - view: text, markup, annotated - select for diffs
Fri Jun 8 19:17:59 2001 UTC (22 years, 11 months ago) by fefe
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +2 -2 lines
try to work around Linux kernel IPv6 brokenness,
use $(CC) instead of gcc for compile and load targets in Makefile.

Revision 1.51: download - view: text, markup, annotated - select for diffs
Thu Jun 7 13:32:00 2001 UTC (22 years, 11 months ago) by fefe
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +1 -1 lines
remove monster warning options

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

Revision 1.49: download - view: text, markup, annotated - select for diffs
Thu May 31 17:03:40 2001 UTC (22 years, 11 months ago) by fefe
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +15 -1 lines
lots of errno cleanups,
lots of errno related thread-safeness cleanups in librpc (don't ask).

Revision 1.48: download - view: text, markup, annotated - select for diffs
Wed May 23 14:57:32 2001 UTC (23 years ago) by fefe
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +3 -0 lines
add getserv*.
the dns routines can now optionally (WANT_FULL_RESOLV_CONF) try
to append the different domains from /etc/resolv.conf.

Revision 1.47: download - view: text, markup, annotated - select for diffs
Fri May 18 14:17:53 2001 UTC (23 years ago) by fefe
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +3 -0 lines
setfsuid, setfsgid syscalls.

Revision 1.46: download - view: text, markup, annotated - select for diffs
Thu May 17 15:27:10 2001 UTC (23 years ago) by olaf
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +1 -1 lines
changed some __errno_location stuff (WANT_THREAD_SAFE)

Revision 1.45: download - view: text, markup, annotated - select for diffs
Wed May 16 23:44:41 2001 UTC (23 years ago) by fefe
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +2 -4 lines
don't include dietfeatures.h in libpthread.a ;)

Revision 1.44: download - view: text, markup, annotated - select for diffs
Wed May 16 23:41:36 2001 UTC (23 years ago) by fefe
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +3 -1 lines
add threadsafe.sh hack.

Revision 1.43: download - view: text, markup, annotated - select for diffs
Wed May 16 23:27:17 2001 UTC (23 years ago) by fefe
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +3 -2 lines
add gethostbyname2_r declaration

Revision 1.42: download - view: text, markup, annotated - select for diffs
Wed May 16 16:25:51 2001 UTC (23 years ago) by fefe
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +1 -1 lines
add scandir.

Revision 1.41: download - view: text, markup, annotated - select for diffs
Wed May 16 14:20:28 2001 UTC (23 years ago) by olaf
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +1 -1 lines
missing __testandset.o in libpthread ....

Revision 1.40: download - view: text, markup, annotated - select for diffs
Wed May 16 14:09:46 2001 UTC (23 years ago) by fefe
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +3 -0 lines
new configuration option: make strsep conform to glibc (and what openssh
expects) instead of what the man page says.  ARGH!!!

Revision 1.39: download - view: text, markup, annotated - select for diffs
Wed May 16 13:52:12 2001 UTC (23 years ago) by olaf
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +6 -4 lines
modified diet program to include the dynamic con- and destructor code object
at the right position ...

Revision 1.38: download - view: text, markup, annotated - select for diffs
Thu May 10 16:22:52 2001 UTC (23 years ago) by fefe
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +4 -2 lines
muß skat spielen ;)

Revision 1.37: download - view: text, markup, annotated - select for diffs
Thu May 10 16:05:09 2001 UTC (23 years ago) by fefe
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +10 -1 lines
finalize THREAD_SAVE renaming, include libpthread in standard targets
for each platform.

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

Revision 1.35: download - view: text, markup, annotated - select for diffs
Wed May 9 13:54:28 2001 UTC (23 years ago) by fefe
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +1 -1 lines
fix glob.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Sat May 5 20:50:15 2001 UTC (23 years ago) by fefe
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +0 -3 lines
nameser.h now includes backwards compatibility defines from
arpa/nameser_compat.  utmp.h now includes a BSD backwards compatibility
alias in struct utmp.  __dns_decodename can now decode empty names
(should never happen except if your DNS cache is broken).

Revision 1.33: download - view: text, markup, annotated - select for diffs
Thu May 3 17:04:52 2001 UTC (23 years ago) by fefe
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +3 -2 lines
add experimental regex implementation.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Thu May 3 00:23:44 2001 UTC (23 years ago) by fefe
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -1 lines
fix sig*set and fwrite.  mount from util-linux now actually compiles and
works!

Revision 1.31: download - view: text, markup, annotated - select for diffs
Wed May 2 23:19:49 2001 UTC (23 years ago) by fefe
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +8 -3 lines
imported an amazing amount of utterly broken Sun code.
I spent several hours trying to clean up as much of the code as I could
watch without intense bodily pain.  I found at least one piece of code
that should seg-fault randomly without my clean-up.  Sun must die.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Fri Apr 27 22:35:50 2001 UTC (23 years ago) by fefe
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -1 lines
remove stale dependency for "r"

Revision 1.29: download - view: text, markup, annotated - select for diffs
Fri Apr 27 22:33:48 2001 UTC (23 years ago) by fefe
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +4 -1 lines
oops, the prototype for execl collided with the implementation ;)

Revision 1.28: download - view: text, markup, annotated - select for diffs
Sun Apr 22 15:17:58 2001 UTC (23 years, 1 month ago) by fefe
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +5 -2 lines
add "%*s" and "%*.*s" to vsnprintf.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon Apr 9 15:04:23 2001 UTC (23 years, 1 month ago) by fefe
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +5 -3 lines
kludge-repair "make install"

Revision 1.26: download - view: text, markup, annotated - select for diffs
Fri Apr 6 02:36:56 2001 UTC (23 years, 1 month ago) by fefe
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -1 lines
diet was not fully stripped.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Fri Apr 6 02:31:44 2001 UTC (23 years, 1 month ago) by fefe
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +44 -31 lines
put object and library files into bin-$ARCH (i.e. bin-sparc/ or
bin-i386/).  add "diet" program (and man page) for easy compiling and
linking against the diet libc.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Apr 5 22:21:09 2001 UTC (23 years, 1 month ago) by olaf
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
unified.o hadn't depended on dietfeatures.h

Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue Mar 27 18:04:51 2001 UTC (23 years, 1 month ago) by fefe
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +4 -2 lines
oops, forgot to add references to libshell/ to the Makefile ;-)

Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Mar 16 20:08:14 2001 UTC (23 years, 2 months ago) by fefe
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
add several functions to make busybox compile and partially link.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Mar 14 21:20:14 2001 UTC (23 years, 2 months ago) by fefe
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
add libcrypt

Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Mar 14 21:19:11 2001 UTC (23 years, 2 months ago) by olaf
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -1 lines
missed to change...

Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Mar 14 21:17:47 2001 UTC (23 years, 2 months ago) by fefe
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
updated to cross-compile ash.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Mar 13 02:37:49 2001 UTC (23 years, 2 months ago) by fefe
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +3 -1 lines
added tzfile implementation (read /etc/localtime to get time zone).
Finally, localtime() can cope with daylight saving time!

Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Mar 13 00:46:22 2001 UTC (23 years, 2 months ago) by fefe
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +7 -3 lines
added liblatin1, a pseudo-locale.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Mar 12 03:16:25 2001 UTC (23 years, 2 months ago) by fefe
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +7 -5 lines
add shutdown.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Mar 9 22:11:19 2001 UTC (23 years, 2 months ago) by fefe
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +25 -0 lines
dependencies on dietfeatures.h at the end of Makefile.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Mar 5 18:49:55 2001 UTC (23 years, 2 months ago) by fefe
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +4 -2 lines
make djb now uses pwd instead of ~/projects/dietlibc

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Feb 23 13:22:34 2001 UTC (23 years, 2 months ago) by fefe
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
added herrno glue, random/srandom (same as rand and srand for now),
inet_addr and inet_ntoa.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Feb 23 03:21:36 2001 UTC (23 years, 2 months ago) by fefe
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
added gethostbyname (DNS only so far).  Don't look at the code, though.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Feb 9 17:17:39 2001 UTC (23 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
removed some cruft.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Feb 7 19:57:12 2001 UTC (23 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
add experimental System V semaphores implementation.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Feb 5 22:59:57 2001 UTC (23 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -2 lines
successfully reverse engineered inet_aton (look at the source, it's mind
boggling) and implemented a close approximation.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Feb 3 00:36:32 2001 UTC (23 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
fixed fread on pipes.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Feb 1 23:39:07 2001 UTC (23 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
added localtime_r and localtime.  Got rid of the old localtime from uClibc.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Feb 1 23:33:25 2001 UTC (23 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
implemented gmtime, gmtime_r to get rid of uClibc code.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Jan 30 15:01:17 2001 UTC (23 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -2 lines
split off stdio and create libugly for monstrosities such as system()
and daemon().  In the future, crap like popen() will go there, too.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Jan 25 13:09:49 2001 UTC (23 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
elftruncate was compiled with the glibc includes, not the diet libc
ones.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Jan 16 13:59:21 2001 UTC (23 years, 4 months ago) by fefe
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -1 lines
fixed "make tar" so it makes sure armv4l is a symlink and does not
include the CVS subdirectories in the tarball.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Jan 11 13:27:40 2001 UTC (23 years, 4 months ago) by olaf
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
minor changes

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Jan 9 17:57:37 2001 UTC (23 years, 4 months ago) by cvs
Branches: MAIN

files where missing (?)

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>