LinuxTV

CVS log for dietlibc/CHANGES

[BACK] Up to [DVB] / dietlibc

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.755: download - view: text, markup, annotated - select for diffs
Mon Oct 21 12:30:54 2019 UTC (4 years, 6 months ago) by leitner
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.754: preferred, colored
Changes since revision 1.754: +1 -0 lines
  add consttime_memequal and explicit_memset from NetBSD

Revision 1.754: download - view: text, markup, annotated - select for diffs
Mon Oct 21 12:21:25 2019 UTC (4 years, 6 months ago) by leitner
Branches: MAIN
Diff to: previous 1.753: preferred, colored
Changes since revision 1.753: +1 -0 lines
  x86_64/memcmp.S optimization (Stefan Kanthak)

Revision 1.753: download - view: text, markup, annotated - select for diffs
Thu Oct 3 15:39:14 2019 UTC (4 years, 7 months ago) by leitner
Branches: MAIN
Diff to: previous 1.752: preferred, colored
Changes since revision 1.752: +3 -0 lines
  add stdalign.h
  add uchar.h and c16rtomb, c32rtomb, mbrtoc16, mbrtoc32
  add static_assert to <assert.h>

Revision 1.752: download - view: text, markup, annotated - select for diffs
Sat Aug 24 20:50:17 2019 UTC (4 years, 8 months ago) by leitner
Branches: MAIN
Diff to: previous 1.751: preferred, colored
Changes since revision 1.751: +1 -0 lines
  add dummy libdl functions for static linking that will just return failure

Revision 1.751: download - view: text, markup, annotated - select for diffs
Sat Aug 24 20:33:42 2019 UTC (4 years, 8 months ago) by leitner
Branches: MAIN
Diff to: previous 1.750: preferred, colored
Changes since revision 1.750: +1 -0 lines
  add stdatomic.h

Revision 1.750: 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.749: preferred, colored
Changes since revision 1.749: +1 -0 lines
introduce rand_i() (libc can't change rand's seed by calling it internally)

Revision 1.749: 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.748: preferred, colored
Changes since revision 1.748: +1 -0 lines
get exceptions and ctors/dtors to work

Revision 1.748: download - view: text, markup, annotated - select for diffs
Mon Dec 10 20:50:38 2018 UTC (5 years, 5 months ago) by leitner
Branches: MAIN
Diff to: previous 1.747: preferred, colored
Changes since revision 1.747: +1 -0 lines
  printf("%#.0g", 1.0) -> "1." (Christopher Wellons)

Revision 1.747: download - view: text, markup, annotated - select for diffs
Sat Oct 6 20:34:23 2018 UTC (5 years, 7 months ago) by leitner
Branches: MAIN
Diff to: previous 1.746: preferred, colored
Changes since revision 1.746: +2 -1 lines
  SECURITY: fix regex stack corruption (Thorsten Glaser)

Revision 1.746: download - view: text, markup, annotated - select for diffs
Wed Oct 3 13:40:58 2018 UTC (5 years, 7 months ago) by leitner
Branches: MAIN
Diff to: previous 1.745: preferred, colored
Changes since revision 1.745: +1 -0 lines
  putenv removes duplicate entries from malicious environments (Daniel Hodson)
  fix gcc warning in atoll

Revision 1.745: download - view: text, markup, annotated - select for diffs
Sat Sep 29 17:42:44 2018 UTC (5 years, 7 months ago) by leitner
Branches: MAIN
Diff to: previous 1.744: preferred, colored
Changes since revision 1.744: +2 -1 lines
  fix pic for x32

Revision 1.744: download - view: text, markup, annotated - select for diffs
Mon Sep 24 22:26:43 2018 UTC (5 years, 7 months ago) by leitner
Branches: MAIN
Diff to: previous 1.743: preferred, colored
Changes since revision 1.743: +2 -0 lines
version bump

Revision 1.743: download - view: text, markup, annotated - select for diffs
Mon Sep 24 09:58:01 2018 UTC (5 years, 7 months ago) by leitner
Branches: MAIN
Diff to: previous 1.742: preferred, colored
Changes since revision 1.742: +2 -0 lines
  move _POSIX_MAPPED_FILES to unistd.h
  accept "x" in fopen mode

Revision 1.742: download - view: text, markup, annotated - select for diffs
Fri Jun 1 11:23:07 2018 UTC (5 years, 11 months ago) by leitner
Branches: MAIN
Diff to: previous 1.741: preferred, colored
Changes since revision 1.741: +1 -0 lines
  prefer gcc4+ __CAS implementation to our own on ARM, and fix ours (Philip Zander)

Revision 1.741: download - view: text, markup, annotated - select for diffs
Sat Feb 3 22:44:33 2018 UTC (6 years, 3 months ago) by leitner
Branches: MAIN
Diff to: previous 1.740: preferred, colored
Changes since revision 1.740: +1 -0 lines
  add mlock2

Revision 1.740: 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.739: preferred, colored
Changes since revision 1.739: +3 -0 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.739: download - view: text, markup, annotated - select for diffs
Wed Jun 7 19:08:51 2017 UTC (6 years, 11 months ago) by leitner
Branches: MAIN
Diff to: previous 1.738: preferred, colored
Changes since revision 1.738: +1 -0 lines
mempcpy -> memcpy in sha256crypt and sha512crypt
for me, gcc always inlined mempcpy here, but if it did not, mempcpy is
actually in libcompat

Revision 1.738: download - view: text, markup, annotated - select for diffs
Fri Mar 31 08:30:19 2017 UTC (7 years, 1 month ago) by leitner
Branches: MAIN
Diff to: previous 1.737: preferred, colored
Changes since revision 1.737: +1 -0 lines
  add secure_getenv

Revision 1.737: download - view: text, markup, annotated - select for diffs
Tue Feb 7 16:31:31 2017 UTC (7 years, 3 months ago) by leitner
Branches: MAIN
Diff to: previous 1.736: preferred, colored
Changes since revision 1.736: +1 -0 lines
  move getrandom and getentropy declarations to <sys/random.h> to match glibc 2.25

Revision 1.736: download - view: text, markup, annotated - select for diffs
Sat Aug 27 17:35:13 2016 UTC (7 years, 8 months ago) by leitner
Branches: MAIN
Diff to: previous 1.735: preferred, colored
Changes since revision 1.735: +1 -0 lines
  add really crappy pthread_rwclock implementation for openssl 1.1

Revision 1.735: download - view: text, markup, annotated - select for diffs
Mon Jun 6 12:15:31 2016 UTC (7 years, 11 months ago) by leitner
Branches: MAIN
Diff to: previous 1.734: preferred, colored
Changes since revision 1.734: +1 -0 lines
  SECURITY: x32 fixes: one of them could lead to memory corruption because struct stat was declared too short (Christian Seiler)

Revision 1.734: download - view: text, markup, annotated - select for diffs
Mon Jun 6 12:13:15 2016 UTC (7 years, 11 months ago) by leitner
Branches: MAIN
Diff to: previous 1.733: preferred, colored
Changes since revision 1.733: +1 -0 lines
  update setjmp/longjmp on s390x to use 64-bit ABI (Christian Seiler)

Revision 1.733: download - view: text, markup, annotated - select for diffs
Mon Jun 6 12:12:16 2016 UTC (7 years, 11 months ago) by leitner
Branches: MAIN
Diff to: previous 1.732: preferred, colored
Changes since revision 1.732: +1 -0 lines
  sparc64 fixes (Christian Seiler)

Revision 1.732: download - view: text, markup, annotated - select for diffs
Mon Jun 6 12:11:03 2016 UTC (7 years, 11 months ago) by leitner
Branches: MAIN
Diff to: previous 1.731: preferred, colored
Changes since revision 1.731: +1 -0 lines
  powerpc fixes (Gerrit Pape, Christian Seiler)

Revision 1.731: download - view: text, markup, annotated - select for diffs
Mon Jun 6 12:09:24 2016 UTC (7 years, 11 months ago) by leitner
Branches: MAIN
Diff to: previous 1.730: preferred, colored
Changes since revision 1.730: +1 -0 lines
  alpha fixes (Christian Seiler, Thorsten Glaser)

Revision 1.730: download - view: text, markup, annotated - select for diffs
Mon Jun 6 12:07:16 2016 UTC (7 years, 11 months ago) by leitner
Branches: MAIN
Diff to: previous 1.729: preferred, colored
Changes since revision 1.729: +1 -0 lines
  fix longjmp on mobile armv7 (Christian Seiler)

Revision 1.729: download - view: text, markup, annotated - select for diffs
Mon Jun 6 12:06:12 2016 UTC (7 years, 11 months ago) by leitner
Branches: MAIN
Diff to: previous 1.728: preferred, colored
Changes since revision 1.728: +1 -0 lines
  parisc fixes (Gerrit Pape, John David Anglin, Helge Deller, Christian Seiler)

Revision 1.728: 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.727: preferred, colored
Changes since revision 1.727: +1 -0 lines
  aarch64 port (Christian Seiler)

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

Revision 1.726: 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.725: preferred, colored
Changes since revision 1.725: +1 -0 lines
  ppc64 little endian port (Christian Seiler)

Revision 1.725: download - view: text, markup, annotated - select for diffs
Mon Jun 6 11:53:24 2016 UTC (7 years, 11 months ago) by leitner
Branches: MAIN
Diff to: previous 1.724: preferred, colored
Changes since revision 1.724: +2 -0 lines
  setjmp/longjmp for powerpcspe (Roland Stigge)
  add softfpu from glibc for powerpcspe (need to pass SOFTFPU=1 to make)

Revision 1.724: 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.723: preferred, colored
Changes since revision 1.723: +2 -0 lines
  add x86_64 memccpy, mempcpy
  import Debian bugfixes (Christian Seiler)

Revision 1.723: download - view: text, markup, annotated - select for diffs
Sat Feb 20 23:31:51 2016 UTC (8 years, 2 months ago) by leitner
Branches: MAIN
Diff to: previous 1.722: preferred, colored
Changes since revision 1.722: +2 -0 lines
  add sha256 and sha512 support in crypt(3)
  promote stpncpy from libcompat to main libc as the sha512 code uses it

Revision 1.722: download - view: text, markup, annotated - select for diffs
Tue Feb 9 14:04:19 2016 UTC (8 years, 3 months ago) by leitner
Branches: MAIN
Diff to: previous 1.721: preferred, colored
Changes since revision 1.721: +1 -0 lines
  various TLS and pthread fixes (Christian Seiler)

Revision 1.721: download - view: text, markup, annotated - select for diffs
Tue Feb 9 14:01:08 2016 UTC (8 years, 3 months ago) by leitner
Branches: MAIN
Diff to: previous 1.720: preferred, colored
Changes since revision 1.720: +1 -0 lines
  cleanup s390 syscalls (Christian Seiler)

Revision 1.720: 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
Diff to: previous 1.719: preferred, colored
Changes since revision 1.719: +2 -0 lines
  implement malloc case for realpath
  use __builtin_mul_overflow in calloc if gcc is recent enough

Revision 1.719: download - view: text, markup, annotated - select for diffs
Tue Jan 26 10:51:54 2016 UTC (8 years, 3 months ago) by leitner
Branches: MAIN
Diff to: previous 1.718: preferred, colored
Changes since revision 1.718: +1 -0 lines
  don't cause unaligned memory accesses in stackgap for the random from auxvec (Giorgio)

Revision 1.718: 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.717: preferred, colored
Changes since revision 1.717: +1 -0 lines
  plumbing to get preliminary PIE support for x86_64

Revision 1.717: download - view: text, markup, annotated - select for diffs
Wed Oct 14 19:24:30 2015 UTC (8 years, 7 months ago) by leitner
Branches: MAIN
Diff to: previous 1.716: preferred, colored
Changes since revision 1.716: +3 -0 lines
  i386 switched from mmap to mmap2. glibc has been doing this for ages,
    and we now follow suit (without fallback to mmap), because
    seccomp-filter can't inspect mmap arguments, so this helps security.

Revision 1.716: download - view: text, markup, annotated - select for diffs
Wed Sep 30 13:41:18 2015 UTC (8 years, 7 months ago) by leitner
Branches: MAIN
Diff to: previous 1.715: preferred, colored
Changes since revision 1.715: +1 -0 lines
  add explicit_bzero, timingsafe_bcmp and timingsafe_memcmp (OpenBSD APIs useful for crypto)

Revision 1.715: download - view: text, markup, annotated - select for diffs
Wed Sep 30 11:27:28 2015 UTC (8 years, 7 months ago) by leitner
Branches: MAIN
Diff to: previous 1.714: preferred, colored
Changes since revision 1.714: +2 -0 lines
  move strnlen from libcompat into libc (it's POSIX now)
  fix dn_expand argument signedness

Revision 1.714: download - view: text, markup, annotated - select for diffs
Sun Jun 28 20:35:14 2015 UTC (8 years, 10 months ago) by leitner
Branches: MAIN
Diff to: previous 1.713: preferred, colored
Changes since revision 1.713: +1 -0 lines
  define uintptr_t using __UINTPTR_TYPE__ (32-bit platforms may need a make clean)

Revision 1.713: download - view: text, markup, annotated - select for diffs
Thu May 14 23:20:23 2015 UTC (9 years ago) by leitner
Branches: MAIN
Diff to: previous 1.712: preferred, colored
Changes since revision 1.712: +1 -1 lines
  add getentropy, lazy arc4random clone (OpenBSD)

Revision 1.712: download - view: text, markup, annotated - select for diffs
Thu May 14 22:54:25 2015 UTC (9 years ago) by leitner
Branches: MAIN
Diff to: previous 1.711: preferred, colored
Changes since revision 1.711: +1 -0 lines
  add getentropy (OpenBSD)

Revision 1.711: download - view: text, markup, annotated - select for diffs
Tue Apr 28 22:42:32 2015 UTC (9 years ago) by leitner
Branches: MAIN
Diff to: previous 1.710: preferred, colored
Changes since revision 1.710: +1 -0 lines

  fix returning more than one match in regexec (Stefan Wagner)

Revision 1.710: download - view: text, markup, annotated - select for diffs
Sat Apr 11 04:38:47 2015 UTC (9 years, 1 month ago) by leitner
Branches: MAIN
Diff to: previous 1.709: preferred, colored
Changes since revision 1.709: +2 -0 lines
  fix memory leaks in out of memory error paths in regcomp and librpc
    udp and tcp server code (found by the llvm static analyzer)

Revision 1.709: download - view: text, markup, annotated - select for diffs
Sat Apr 11 04:35:36 2015 UTC (9 years, 1 month ago) by leitner
Branches: MAIN
Diff to: previous 1.708: preferred, colored
Changes since revision 1.708: +2 -0 lines
  SECURITY: fix integer overflow in scandir/scandir64 if your selector
    leaves more than 1 billion filenames
  silence id shadowing compiler warning in hstrerror

Revision 1.708: download - view: text, markup, annotated - select for diffs
Sat Apr 11 04:32:45 2015 UTC (9 years, 1 month ago) by leitner
Branches: MAIN
Diff to: previous 1.707: preferred, colored
Changes since revision 1.707: +1 -0 lines
  fix cuserid

Revision 1.707: download - view: text, markup, annotated - select for diffs
Fri Jan 23 03:56:27 2015 UTC (9 years, 3 months ago) by leitner
Branches: MAIN
Diff to: previous 1.706: preferred, colored
Changes since revision 1.706: +1 -0 lines
add strverscmp

Revision 1.706: download - view: text, markup, annotated - select for diffs
Sun Oct 12 21:38:40 2014 UTC (9 years, 7 months ago) by leitner
Branches: MAIN
Diff to: previous 1.705: preferred, colored
Changes since revision 1.705: +1 -0 lines
  add implementation of hsearch and friends

Revision 1.705: download - view: text, markup, annotated - select for diffs
Fri Oct 10 18:23:27 2014 UTC (9 years, 7 months ago) by leitner
Branches: MAIN
Diff to: previous 1.704: preferred, colored
Changes since revision 1.704: +1 -0 lines
  add getcontext, setcontext, makecontext, swapcontext (i386 and x86_64 only for now)

Revision 1.704: download - view: text, markup, annotated - select for diffs
Mon Oct 6 21:09:44 2014 UTC (9 years, 7 months ago) by leitner
Branches: MAIN
Diff to: previous 1.703: preferred, colored
Changes since revision 1.703: +1 -0 lines
  add preadv, pwritev

Revision 1.703: download - view: text, markup, annotated - select for diffs
Mon Oct 6 21:03:40 2014 UTC (9 years, 7 months ago) by leitner
Branches: MAIN
Diff to: previous 1.702: preferred, colored
Changes since revision 1.702: +1 -1 lines
  add timerfd_gettime, setns, memfd_create, getrandom, syncfs

Revision 1.702: download - view: text, markup, annotated - select for diffs
Mon Sep 8 10:11:20 2014 UTC (9 years, 8 months ago) by leitner
Branches: MAIN
Diff to: previous 1.701: preferred, colored
Changes since revision 1.701: +3 -0 lines
  add eventfd, inotify_init1, epoll_init1, accept4, recvmmsg, sendmmsg
  add dup3, fanotify_init, fanotify_mark, signalfd4, timerfd_settime
  add timerfd_gettime

Revision 1.701: download - view: text, markup, annotated - select for diffs
Mon Jul 7 18:09:34 2014 UTC (9 years, 10 months ago) by leitner
Branches: MAIN
Diff to: previous 1.700: preferred, colored
Changes since revision 1.700: +1 -0 lines
  fix fgets (Andreas Förster)

Revision 1.700: 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.699: preferred, colored
Changes since revision 1.699: +3 -0 lines
support clang by adding -fno-integrated-as

Revision 1.699: download - view: text, markup, annotated - select for diffs
Thu Mar 20 13:01:35 2014 UTC (10 years, 2 months ago) by leitner
Branches: MAIN
Diff to: previous 1.698: preferred, colored
Changes since revision 1.698: +2 -0 lines
  SECURITY: make sure all assembler files mark the stack non-executable so
    the kernel can map the stack of the whole program as non-executable

Revision 1.698: download - view: text, markup, annotated - select for diffs
Fri Jan 31 18:37:18 2014 UTC (10 years, 3 months ago) by leitner
Branches: MAIN
Diff to: previous 1.697: preferred, colored
Changes since revision 1.697: +1 -0 lines
add infrastructure so openssh can compile with seccomp as sandboxing
method (still needs asm/unistd.h for that)

Revision 1.697: download - view: text, markup, annotated - select for diffs
Fri Aug 16 22:46:38 2013 UTC (10 years, 9 months ago) by leitner
Branches: MAIN
Diff to: previous 1.696: preferred, colored
Changes since revision 1.696: +3 -0 lines
  move stpcpy from libcompat to lib as it is now part of POSIX (Enrico Scholz)

Revision 1.696: download - view: text, markup, annotated - select for diffs
Thu Sep 6 15:27:54 2012 UTC (11 years, 8 months ago) by leitner
Branches: MAIN
Diff to: previous 1.695: preferred, colored
Changes since revision 1.695: +2 -0 lines
add SO_RCVBUFFORCE and SO_SNDBUFFORCE
change x64 start code so that return in main works even if the kernel lacks x32 support

Revision 1.695: download - view: text, markup, annotated - select for diffs
Wed Mar 21 22:59:37 2012 UTC (12 years, 1 month ago) by leitner
Branches: MAIN
Diff to: previous 1.694: preferred, colored
Changes since revision 1.694: +2 -0 lines
document srand fix

Revision 1.694: download - view: text, markup, annotated - select for diffs
Sun Jan 15 19:46:25 2012 UTC (12 years, 4 months ago) by leitner
Branches: MAIN
Diff to: previous 1.693: preferred, colored
Changes since revision 1.693: +1 -0 lines
  add openat and friends

Revision 1.693: download - view: text, markup, annotated - select for diffs
Sun Jan 15 19:20:56 2012 UTC (12 years, 4 months ago) by leitner
Branches: MAIN
Diff to: previous 1.692: preferred, colored
Changes since revision 1.692: +1 -0 lines
add fdopendir

Revision 1.692: download - view: text, markup, annotated - select for diffs
Sun Jan 15 18:43:18 2012 UTC (12 years, 4 months ago) by leitner
Branches: MAIN
Diff to: previous 1.691: preferred, colored
Changes since revision 1.691: +1 -0 lines
  redo nice with get/setpriority as glibc does (Thierry Vignaud)

Revision 1.691: download - view: text, markup, annotated - select for diffs
Wed Dec 21 02:11:38 2011 UTC (12 years, 4 months ago) by leitner
Branches: MAIN
Diff to: previous 1.690: preferred, colored
Changes since revision 1.690: +1 -0 lines
  various build fixes, add sys/atomic.h and the __CAS function

Revision 1.690: 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.689: preferred, colored
Changes since revision 1.689: +2 -0 lines
  change gettimeofday vsyscall to use the vdso
  add WANT_HOSTS_GIVEUP_EARLY in dietfeatures.h

Revision 1.689: download - view: text, markup, annotated - select for diffs
Tue Oct 18 14:12:03 2011 UTC (12 years, 7 months ago) by leitner
Branches: MAIN
Diff to: previous 1.688: preferred, colored
Changes since revision 1.688: +2 -0 lines
  make sure strftime does not write more than max bytes when writing \0
    (Tobias S. Josefowitz)

Revision 1.688: download - view: text, markup, annotated - select for diffs
Thu Mar 3 18:40:05 2011 UTC (13 years, 2 months ago) by leitner
Branches: MAIN
Diff to: previous 1.687: preferred, colored
Changes since revision 1.687: +1 -0 lines
get rid of lots of socket cruft

Revision 1.687: download - view: text, markup, annotated - select for diffs
Thu Mar 3 15:45:32 2011 UTC (13 years, 2 months ago) by leitner
Branches: MAIN
Diff to: previous 1.686: preferred, colored
Changes since revision 1.686: +2 -0 lines
  use vsyscall for time on x86_64 instead of wrapping gettimeofday (Nikola Vladov)
  CPU affinity support (Indan Zupancic)

Revision 1.686: download - view: text, markup, annotated - select for diffs
Tue Nov 23 03:28:45 2010 UTC (13 years, 5 months ago) by leitner
Branches: MAIN
Diff to: previous 1.685: preferred, colored
Changes since revision 1.685: +2 -0 lines
  make sure __sc_nr_cpus does not dump core if /proc/cpuinfo is larger
    than 2048 bytes (Bela Lubkin)

Revision 1.685: download - view: text, markup, annotated - select for diffs
Fri Nov 5 16:13:55 2010 UTC (13 years, 6 months ago) by leitner
Branches: MAIN
Diff to: previous 1.684: preferred, colored
Changes since revision 1.684: +2 -0 lines
  only count %[] conversions in *scanf if they matched at least one char
    (Indan Zupancic)

Revision 1.684: download - view: text, markup, annotated - select for diffs
Sun Aug 1 19:56:21 2010 UTC (13 years, 9 months ago) by leitner
Branches: MAIN
Diff to: previous 1.683: preferred, colored
Changes since revision 1.683: +4 -0 lines
  add WANT_GNU_STARTUP_BLOAT in dietfeatures.h to support
    program_invocation_short_name and program_invocation_name
  add INT*_MIN, INT*_MAX, UINT*_MAX, etc to stdint.h
  remove const from stdsignal prototype to agree with standard

Revision 1.683: download - view: text, markup, annotated - select for diffs
Mon Jun 21 16:40:06 2010 UTC (13 years, 10 months ago) by leitner
Branches: MAIN
Diff to: previous 1.682: preferred, colored
Changes since revision 1.682: +4 -0 lines
add llmnr dns lookup

Revision 1.682: 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.681: preferred, colored
Changes since revision 1.681: +5 -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.681: download - view: text, markup, annotated - select for diffs
Fri May 21 23:07:35 2010 UTC (13 years, 11 months ago) by leitner
Branches: MAIN
Diff to: previous 1.680: preferred, colored
Changes since revision 1.680: +2 -0 lines
  enlarge dev_t to 32-bit on i386, arm, sparc, s390 (Pascal Terjan)
  update sys/stat.h to include nsec and enlarge dev_t

Revision 1.680: download - view: text, markup, annotated - select for diffs
Sat May 15 16:38:21 2010 UTC (14 years ago) by leitner
Branches: MAIN
Diff to: previous 1.679: preferred, colored
Changes since revision 1.679: +1 -0 lines
  finally add stdout tty detection and turn off linewise buffering if !tty

Revision 1.679: download - view: text, markup, annotated - select for diffs
Sat Mar 13 06:23:43 2010 UTC (14 years, 2 months ago) by leitner
Branches: MAIN
Diff to: previous 1.678: preferred, colored
Changes since revision 1.678: +2 -1 lines
  fix fork+pthread closing fd 0 (Tim München)

Revision 1.678: download - view: text, markup, annotated - select for diffs
Sat Mar 13 06:14:39 2010 UTC (14 years, 2 months ago) by leitner
Branches: MAIN
Diff to: previous 1.677: preferred, colored
Changes since revision 1.677: +1 -0 lines
  update sys/ptrace.h

Revision 1.677: download - view: text, markup, annotated - select for diffs
Tue Feb 9 00:59:09 2010 UTC (14 years, 3 months ago) by leitner
Branches: MAIN
Diff to: previous 1.676: preferred, colored
Changes since revision 1.676: +1 -0 lines
  fix sys/personality.h (Mathias Krause)

Revision 1.676: 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.675: preferred, colored
Changes since revision 1.675: +4 -0 lines
work around Ubuntu adding -fstack-protector to their gcc

Revision 1.675: download - view: text, markup, annotated - select for diffs
Sun Jan 17 03:22:32 2010 UTC (14 years, 4 months ago) by leitner
Branches: MAIN
Diff to: previous 1.674: preferred, colored
Changes since revision 1.674: +1 -0 lines
  add fallocate, posix_fallocate

Revision 1.674: download - view: text, markup, annotated - select for diffs
Wed Jul 22 02:31:07 2009 UTC (14 years, 9 months ago) by leitner
Branches: MAIN
Diff to: previous 1.673: preferred, colored
Changes since revision 1.673: +2 -0 lines
  first stab at getting TLS to work in actual threads
  use fs: to find current thread on x86_64

Revision 1.673: download - view: text, markup, annotated - select for diffs
Sat May 30 06:18:14 2009 UTC (14 years, 11 months ago) by leitner
Branches: MAIN
Diff to: previous 1.672: preferred, colored
Changes since revision 1.672: +2 -0 lines
version bump

Revision 1.672: download - view: text, markup, annotated - select for diffs
Fri May 15 03:24:27 2009 UTC (15 years ago) by leitner
Branches: MAIN
Diff to: previous 1.671: preferred, colored
Changes since revision 1.671: +1 -0 lines
  add some gcc attributes and restrict keywords to string.h

Revision 1.671: download - view: text, markup, annotated - select for diffs
Fri May 15 01:11:58 2009 UTC (15 years ago) by leitner
Branches: MAIN
Diff to: previous 1.670: preferred, colored
Changes since revision 1.670: +1 -0 lines
  implement _SC_PHYS_PAGES in sysconf()

Revision 1.670: download - view: text, markup, annotated - select for diffs
Fri Apr 3 18:14:39 2009 UTC (15 years, 1 month ago) by leitner
Branches: MAIN
Diff to: previous 1.669: preferred, colored
Changes since revision 1.669: +1 -0 lines
document setlocale fix

Revision 1.669: download - view: text, markup, annotated - select for diffs
Mon Mar 16 23:17:58 2009 UTC (15 years, 2 months ago) by leitner
Branches: MAIN
Diff to: previous 1.668: preferred, colored
Changes since revision 1.668: +1 -0 lines
  add -D_REENTRANT for -pthread in diet

Revision 1.668: download - view: text, markup, annotated - select for diffs
Wed Mar 11 04:03:16 2009 UTC (15 years, 2 months ago) by leitner
Branches: MAIN
Diff to: previous 1.667: preferred, colored
Changes since revision 1.667: +14 -13 lines
  don't crash in getaddrinfo if hints is NULL (Gernot Tenchio)

Revision 1.667: download - view: text, markup, annotated - select for diffs
Thu Feb 26 20:51:54 2009 UTC (15 years, 2 months ago) by leitner
Branches: MAIN
Diff to: previous 1.666: preferred, colored
Changes since revision 1.666: +4 -0 lines
  use randomness passed in ELF auxvec instead of /dev/urandom in startup
    (strace looks cleaner now)
  use ELF auxvec to implement getpagesize
  support thread local storage (w00t!!!!)
and a small cosmetic change to fgetc_unlocked

Revision 1.666: download - view: text, markup, annotated - select for diffs
Tue Jan 13 17:58:38 2009 UTC (15 years, 4 months ago) by leitner
Branches: MAIN
Diff to: previous 1.665: preferred, colored
Changes since revision 1.665: +1 -0 lines
  stdio speedup

Revision 1.665: download - view: text, markup, annotated - select for diffs
Mon Dec 22 11:15:27 2008 UTC (15 years, 4 months ago) by leitner
Branches: MAIN
Diff to: previous 1.664: preferred, colored
Changes since revision 1.664: +1 -0 lines
  make regex faster (coalesce n CHAR matches to one STRING match)

Revision 1.664: download - view: text, markup, annotated - select for diffs
Mon Dec 22 00:25:54 2008 UTC (15 years, 4 months ago) by leitner
Branches: MAIN
Diff to: previous 1.663: preferred, colored
Changes since revision 1.663: +1 -0 lines
  implement back references in basic regexes

Revision 1.663: download - view: text, markup, annotated - select for diffs
Sun Nov 23 17:19:43 2008 UTC (15 years, 5 months ago) by leitner
Branches: MAIN
Diff to: previous 1.662: preferred, colored
Changes since revision 1.662: +1 -0 lines
  use vsyscall to do time(2) on x86-64

Revision 1.662: download - view: text, markup, annotated - select for diffs
Fri Sep 5 15:13:29 2008 UTC (15 years, 8 months ago) by leitner
Branches: MAIN
Diff to: previous 1.661: preferred, colored
Changes since revision 1.661: +1 -0 lines
ARM EABI

Revision 1.661: download - view: text, markup, annotated - select for diffs
Mon Jul 7 12:52:55 2008 UTC (15 years, 10 months ago) by sanjiyan
Branches: MAIN
Diff to: previous 1.660: preferred, colored
Changes since revision 1.660: +1 -0 lines
fix of scanf with negative floats (Andre Oliveira)

Revision 1.660: download - view: text, markup, annotated - select for diffs
Fri Apr 11 22:51:11 2008 UTC (16 years, 1 month ago) by sanjiyan
Branches: MAIN
Diff to: previous 1.659: preferred, colored
Changes since revision 1.659: +1 -0 lines
fix the dynamic library for the ARM architecture (Gernot Tenchio)

Revision 1.659: download - view: text, markup, annotated - select for diffs
Sat Feb 23 00:09:54 2008 UTC (16 years, 2 months ago) by leitner
Branches: MAIN
Diff to: previous 1.658: preferred, colored
Changes since revision 1.658: +1 -0 lines
  fix utmp, add utmpx support (R.L. Horn)

Revision 1.658: download - view: text, markup, annotated - select for diffs
Sat Feb 23 00:02:37 2008 UTC (16 years, 2 months ago) by leitner
Branches: MAIN
Diff to: previous 1.657: preferred, colored
Changes since revision 1.657: +1 -0 lines
credit Enrico

Revision 1.657: download - view: text, markup, annotated - select for diffs
Sat Feb 23 00:02:19 2008 UTC (16 years, 2 months ago) by leitner
Branches: MAIN
Diff to: previous 1.656: preferred, colored
Changes since revision 1.656: +1 -0 lines
fix memcpy

Revision 1.656: download - view: text, markup, annotated - select for diffs
Tue Feb 19 13:02:23 2008 UTC (16 years, 3 months ago) by leitner
Branches: MAIN
Diff to: previous 1.655: preferred, colored
Changes since revision 1.655: +1 -0 lines
  prepare x86_64 for syscall numbers > 255

Revision 1.655: download - view: text, markup, annotated - select for diffs
Tue Feb 19 00:28:13 2008 UTC (16 years, 3 months ago) by leitner
Branches: MAIN
Diff to: previous 1.654: preferred, colored
Changes since revision 1.654: +4 -0 lines
  several fixes from Enrico Scholz (printf, string routines on big endian)
  add some more syscalls
  some minor cleanups
  shrink some string functions (Kris Katterjohn)

Revision 1.654: download - view: text, markup, annotated - select for diffs
Fri Dec 14 22:27:38 2007 UTC (16 years, 5 months ago) by leitner
Branches: MAIN
Diff to: previous 1.653: preferred, colored
Changes since revision 1.653: +2 -0 lines
  add some amd64 asm string routines
  add some constants for inotify

Revision 1.653: download - view: text, markup, annotated - select for diffs
Thu Oct 18 21:08:02 2007 UTC (16 years, 7 months ago) by leitner
Branches: MAIN
Diff to: previous 1.652: preferred, colored
Changes since revision 1.652: +1 -0 lines
  add statvfs, fstatvfs

Revision 1.652: download - view: text, markup, annotated - select for diffs
Mon Oct 8 14:23:59 2007 UTC (16 years, 7 months ago) by leitner
Branches: MAIN
Diff to: previous 1.651: preferred, colored
Changes since revision 1.651: +1 -0 lines
add wcsstr

Revision 1.651: download - view: text, markup, annotated - select for diffs
Sun Sep 9 02:11:18 2007 UTC (16 years, 8 months ago) by leitner
Branches: MAIN
Diff to: previous 1.650: preferred, colored
Changes since revision 1.650: +1 -0 lines
  add btowc, wctype, iswctype

Revision 1.650: download - view: text, markup, annotated - select for diffs
Sun Sep 9 01:43:26 2007 UTC (16 years, 8 months ago) by leitner
Branches: MAIN
Diff to: previous 1.649: preferred, colored
Changes since revision 1.649: +1 -1 lines
add (primitive) wcwidth

Revision 1.649: download - view: text, markup, annotated - select for diffs
Sun Sep 9 01:37:54 2007 UTC (16 years, 8 months ago) by leitner
Branches: MAIN
Diff to: previous 1.648: preferred, colored
Changes since revision 1.648: +1 -0 lines
  add mbsinit, mbrlen, mbtowc, wctomb, mbrtowc, wcrtomb

Revision 1.648: download - view: text, markup, annotated - select for diffs
Fri Aug 24 21:36:19 2007 UTC (16 years, 8 months ago) by leitner
Branches: MAIN
Diff to: previous 1.647: preferred, colored
Changes since revision 1.647: +2 -0 lines
version bump

Revision 1.647: download - view: text, markup, annotated - select for diffs
Fri Aug 3 20:58:33 2007 UTC (16 years, 9 months ago) by leitner
Branches: MAIN
Diff to: previous 1.646: preferred, colored
Changes since revision 1.646: +1 -0 lines
add some crude shotgun debugging code to malloc, enabled by
WANT_FREE_OVERWRITE

Revision 1.646: download - view: text, markup, annotated - select for diffs
Mon Jul 2 18:20:56 2007 UTC (16 years, 10 months ago) by leitner
Branches: MAIN
Diff to: previous 1.645: preferred, colored
Changes since revision 1.645: +2 -0 lines
  fix some compiler warnings
  support long device major and minor

Revision 1.645: download - view: text, markup, annotated - select for diffs
Thu May 17 05:00:42 2007 UTC (17 years ago) by leitner
Branches: MAIN
Diff to: previous 1.644: preferred, colored
Changes since revision 1.644: +1 -0 lines
  some work on printf

Revision 1.644: download - view: text, markup, annotated - select for diffs
Wed May 16 07:32:08 2007 UTC (17 years ago) by leitner
Branches: MAIN
Diff to: previous 1.643: preferred, colored
Changes since revision 1.643: +1 -0 lines
  work around gcc optimizing away our int overflow check in printf

Revision 1.643: download - view: text, markup, annotated - select for diffs
Mon Mar 26 03:06:59 2007 UTC (17 years, 1 month ago) by leitner
Branches: MAIN
Diff to: previous 1.642: preferred, colored
Changes since revision 1.642: +5 -0 lines
  strptime also fills in tm_wday and tm_yday (Gernot Tenchio)
  x86-64 getpriority has bias 20 (Rene Rebe)
  fix typo in fstatfs64 (Gernot Tenchio)
  fix infinite loop in getaddrinfo (Nikola Vladov)
  don't include sys/stat.h in stdio.h and unistd.h (Gernot Tenchio)

Revision 1.642: 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.641: preferred, colored
Changes since revision 1.641: +5 -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.641: download - view: text, markup, annotated - select for diffs
Thu Feb 1 12:42:00 2007 UTC (17 years, 3 months ago) by leitner
Branches: MAIN
Diff to: previous 1.640: preferred, colored
Changes since revision 1.640: +1 -0 lines
  fix getaddrinfo (return more than just the first IP) (Gernot Tenchio)

Revision 1.640: download - view: text, markup, annotated - select for diffs
Thu Feb 1 11:57:49 2007 UTC (17 years, 3 months ago) by leitner
Branches: MAIN
Diff to: previous 1.639: preferred, colored
Changes since revision 1.639: +1 -0 lines
  fix ftell (Jens Laas)

Revision 1.639: download - view: text, markup, annotated - select for diffs
Wed Jan 31 21:09:18 2007 UTC (17 years, 3 months ago) by leitner
Branches: MAIN
Diff to: previous 1.638: preferred, colored
Changes since revision 1.638: +3 -0 lines
  use time_t in struct stat for the time values
  support LLMNR in dnsd (no idea if it works, apparently only Vista
    supports it)

Revision 1.638: download - view: text, markup, annotated - select for diffs
Sat Jan 20 22:47:43 2007 UTC (17 years, 3 months ago) by leitner
Branches: MAIN
Diff to: previous 1.637: preferred, colored
Changes since revision 1.637: +1 -0 lines
fix putenv (removed also if prefix, not identity)

Revision 1.637: download - view: text, markup, annotated - select for diffs
Wed Jan 10 22:51:09 2007 UTC (17 years, 4 months ago) by leitner
Branches: MAIN
Diff to: previous 1.636: preferred, colored
Changes since revision 1.636: +1 -0 lines
  prevent integer overflows in printf (return -1, like Solaris)

Revision 1.636: download - view: text, markup, annotated - select for diffs
Mon Dec 18 21:28:47 2006 UTC (17 years, 5 months ago) by leitner
Branches: MAIN
Diff to: previous 1.635: preferred, colored
Changes since revision 1.635: +3 -1 lines
  add const to cfgetispeed and cfgetospeed arguments
  fix off-by-one in getdelim (reported by Ilja van Sprundel)

Revision 1.635: download - view: text, markup, annotated - select for diffs
Fri Dec 8 16:24:56 2006 UTC (17 years, 5 months ago) by leitner
Branches: MAIN
Diff to: previous 1.634: preferred, colored
Changes since revision 1.634: +1 -0 lines
work around stupid avahi bug

Revision 1.634: download - view: text, markup, annotated - select for diffs
Fri Nov 24 13:09:59 2006 UTC (17 years, 5 months ago) by leitner
Branches: MAIN
Diff to: previous 1.633: preferred, colored
Changes since revision 1.633: +5 -0 lines
  fix security bug in librpc.  You know, librpc, that stinking Sun code
    full of problems?  Just adding that code was a bad mistake, I think.
    I tried auditing it, but I nearly got a brain tumor when I opened
    those files.  Thanks to Ilja van Sprundel for finding this bug (with
    Google codesearch, no less! :-) )

Revision 1.633: download - view: text, markup, annotated - select for diffs
Thu Nov 16 10:04:00 2006 UTC (17 years, 6 months ago) by sanjiyan
Branches: MAIN
Diff to: previous 1.632: preferred, colored
Changes since revision 1.632: +1 -0 lines
Added DT_GNU_HASH symbol resolver.

Revision 1.632: download - view: text, markup, annotated - select for diffs
Sat Nov 4 20:08:05 2006 UTC (17 years, 6 months ago) by leitner
Branches: MAIN
Diff to: previous 1.631: preferred, colored
Changes since revision 1.631: +2 -0 lines
  fix strptime return value (Gernot Tenchio)
  fix R_386_32, R_ARM_ABS32, R_X86_64_64 in libdl (Gernot Tenchio)

Revision 1.631: download - view: text, markup, annotated - select for diffs
Sun Oct 15 12:35:28 2006 UTC (17 years, 7 months ago) by leitner
Branches: MAIN
Diff to: previous 1.630: preferred, colored
Changes since revision 1.630: +1 -0 lines
  add ctime_r (for c-icap, Gernot Tenchio)

Revision 1.630: download - view: text, markup, annotated - select for diffs
Fri Oct 13 23:59:50 2006 UTC (17 years, 7 months ago) by leitner
Branches: MAIN
Diff to: previous 1.629: preferred, colored
Changes since revision 1.629: +3 -0 lines
  do the magic required for -fstack-protector in gcc 4.1.1 to actually
    work (which includes setting up thread local storage), so far on
    i386 and amd64

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

Revision 1.628: download - view: text, markup, annotated - select for diffs
Fri Oct 13 18:19:11 2006 UTC (17 years, 7 months ago) by leitner
Branches: MAIN
Diff to: previous 1.627: preferred, colored
Changes since revision 1.627: +3 -0 lines
  fix stackguard to be .quad instead of .long (cause subtle memory
    corruption, which in most cases caused DNS lookups to fail on 64-bit
    platforms)

Revision 1.627: download - view: text, markup, annotated - select for diffs
Wed Sep 20 13:04:29 2006 UTC (17 years, 8 months ago) by leitner
Branches: MAIN
Diff to: previous 1.626: preferred, colored
Changes since revision 1.626: +2 -0 lines
  fix getcwd, ftw, ftw64, dirname (Ilja van Sprundel)
    Some fd leaks in error conditions.

Revision 1.626: download - view: text, markup, annotated - select for diffs
Mon Sep 18 14:55:35 2006 UTC (17 years, 8 months ago) by leitner
Branches: MAIN
Diff to: previous 1.625: preferred, colored
Changes since revision 1.625: +1 -0 lines
fix pthread_cond_timedwait

Revision 1.625: download - view: text, markup, annotated - select for diffs
Sun Aug 27 13:49:00 2006 UTC (17 years, 8 months ago) by leitner
Branches: MAIN
Diff to: previous 1.624: preferred, colored
Changes since revision 1.624: +1 -0 lines
  do omit the frame pointer on x86_64

Revision 1.624: download - view: text, markup, annotated - select for diffs
Mon Aug 21 10:18:42 2006 UTC (17 years, 9 months ago) by leitner
Branches: MAIN
Diff to: previous 1.623: preferred, colored
Changes since revision 1.623: +1 -0 lines
support %j in printf (Gernot Tenchio)

Revision 1.623: download - view: text, markup, annotated - select for diffs
Wed Aug 16 21:24:07 2006 UTC (17 years, 9 months ago) by leitner
Branches: MAIN
Diff to: previous 1.622: preferred, colored
Changes since revision 1.622: +1 -0 lines
  faster qsort

Revision 1.622: download - view: text, markup, annotated - select for diffs
Tue Aug 15 16:07:14 2006 UTC (17 years, 9 months ago) by leitner
Branches: MAIN
Diff to: previous 1.621: preferred, colored
Changes since revision 1.621: +5 -0 lines
  fixes for some corner cases from Ilja van Sprundel:
    - tempnam
    - strsignal
    - strftime
    - sunrpc code

Revision 1.621: download - view: text, markup, annotated - select for diffs
Thu Aug 3 14:33:58 2006 UTC (17 years, 9 months ago) by leitner
Branches: MAIN
Diff to: previous 1.620: preferred, colored
Changes since revision 1.620: +3 -0 lines
  add pthread prototypes that are needed to compile libgcc when
    compiling a cross compiler gcc
  fix ftw64

Revision 1.620: download - view: text, markup, annotated - select for diffs
Wed Jul 5 06:27:18 2006 UTC (17 years, 10 months ago) by leitner
Branches: MAIN
Diff to: previous 1.619: preferred, colored
Changes since revision 1.619: +2 -0 lines
add dn_skipname

Revision 1.619: download - view: text, markup, annotated - select for diffs
Tue Jul 4 03:33:01 2006 UTC (17 years, 10 months ago) by leitner
Branches: MAIN
Diff to: previous 1.618: preferred, colored
Changes since revision 1.618: +2 -0 lines
  fix fd leak in if_nameindex (Florian Westphal)
  fix printf %g (well, get closer)

Revision 1.618: download - view: text, markup, annotated - select for diffs
Sun Jul 2 00:55:26 2006 UTC (17 years, 10 months ago) by leitner
Branches: MAIN
Diff to: previous 1.617: preferred, colored
Changes since revision 1.617: +1 -0 lines
  fix printf %u/%x on 64-bit platforms

Revision 1.617: download - view: text, markup, annotated - select for diffs
Sat Jul 1 21:57:11 2006 UTC (17 years, 10 months ago) by leitner
Branches: MAIN
Diff to: previous 1.616: preferred, colored
Changes since revision 1.616: +1 -0 lines
  getopt_long and getopt_long_only now refuse ambiguous abbreviations

Revision 1.616: download - view: text, markup, annotated - select for diffs
Sat Jun 24 17:28:27 2006 UTC (17 years, 10 months ago) by leitner
Branches: MAIN
Diff to: previous 1.615: preferred, colored
Changes since revision 1.615: +1 -1 lines
typo

Revision 1.615: download - view: text, markup, annotated - select for diffs
Wed Jun 21 20:11:26 2006 UTC (17 years, 11 months ago) by leitner
Branches: MAIN
Diff to: previous 1.614: preferred, colored
Changes since revision 1.614: +2 -0 lines
version bump

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

Revision 1.613: download - view: text, markup, annotated - select for diffs
Thu Jun 1 06:11:34 2006 UTC (17 years, 11 months ago) by leitner
Branches: MAIN
Diff to: previous 1.612: preferred, colored
Changes since revision 1.612: +2 -0 lines
  reading from stdin used to flush stdout.  Now it only does that
    if stdin is a tty.

Revision 1.612: download - view: text, markup, annotated - select for diffs
Wed Apr 12 16:39:05 2006 UTC (18 years, 1 month ago) by leitner
Branches: MAIN
Diff to: previous 1.611: preferred, colored
Changes since revision 1.611: +2 -0 lines
  fix buffer underflow in strncpy if n==0 and WANT_FULL_POSIX_COMPAT
    is defined (it's normally not) (Ilja van Sprundel)

Revision 1.611: 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.610: preferred, colored
Changes since revision 1.610: +1 -0 lines
  update SSP (ProPolice) support (with help from Eduardo Tongson)
  enabled starting with gcc 4.1

Revision 1.610: download - view: text, markup, annotated - select for diffs
Tue Apr 4 03:47:21 2006 UTC (18 years, 1 month ago) by leitner
Branches: MAIN
Diff to: previous 1.609: preferred, colored
Changes since revision 1.609: +2 -0 lines
  fix telldir, seekdir (Gernot Tenchio)
  also add -lc after -lgcc for gcc 4.1 on arm (Enrico Scholz)

Revision 1.609: download - view: text, markup, annotated - select for diffs
Tue Apr 4 03:42:48 2006 UTC (18 years, 1 month ago) by leitner
Branches: MAIN
Diff to: previous 1.608: preferred, colored
Changes since revision 1.608: +4 -0 lines
  syscall() for ppc/64
  make __kernel_size_t more like the real thing (Rene Rebe)
  fix __exec_shell (execv and execvp) (Gernot Tenchio)
  fix mmap and provide mmap64 on S/390 (Bastian Blank)

Revision 1.608: download - view: text, markup, annotated - select for diffs
Tue Apr 4 03:10:40 2006 UTC (18 years, 1 month ago) by leitner
Branches: MAIN
Diff to: previous 1.607: preferred, colored
Changes since revision 1.607: +1 -0 lines
  HP-PA fixes (Micah Anderson, Hubert Poetzl)
  some locale touchups

Revision 1.607: download - view: text, markup, annotated - select for diffs
Sun Feb 19 15:38:28 2006 UTC (18 years, 3 months ago) by sanjiyan
Branches: MAIN
Diff to: previous 1.606: preferred, colored
Changes since revision 1.606: +2 -0 lines
fixing putenv for the situation that environ is NULL
(situation after a clearenv)

Revision 1.606: download - view: text, markup, annotated - select for diffs
Sat Feb 18 22:11:04 2006 UTC (18 years, 3 months ago) by leitner
Branches: MAIN
Diff to: previous 1.605: preferred, colored
Changes since revision 1.605: +1 -0 lines
  fix unlockpt (Gernot Tenchio)

Revision 1.605: download - view: text, markup, annotated - select for diffs
Sat Feb 18 22:08:57 2006 UTC (18 years, 3 months ago) by leitner
Branches: MAIN
Diff to: previous 1.604: preferred, colored
Changes since revision 1.604: +1 -0 lines
  limit search/domain entries in /etc/resolv.conf (Gernot Tenchio)

Revision 1.604: download - view: text, markup, annotated - select for diffs
Tue Feb 14 16:37:41 2006 UTC (18 years, 3 months ago) by leitner
Branches: MAIN
Diff to: previous 1.603: preferred, colored
Changes since revision 1.603: +1 -0 lines
  fix putenv (René Rebe, Thomas Ogrisegg)

Revision 1.603: download - view: text, markup, annotated - select for diffs
Tue Feb 14 07:09:09 2006 UTC (18 years, 3 months ago) by leitner
Branches: MAIN
Diff to: previous 1.602: preferred, colored
Changes since revision 1.602: +1 -0 lines
  add linux/* glue to make openssh compile with tun/tap support

Revision 1.602: 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.601: preferred, colored
Changes since revision 1.601: +1 -0 lines
  make resolv.conf more glibcish so openssh 4.3p1 compiles

Revision 1.601: download - view: text, markup, annotated - select for diffs
Sat Jan 14 02:58:58 2006 UTC (18 years, 4 months ago) by leitner
Branches: MAIN
Diff to: previous 1.600: preferred, colored
Changes since revision 1.600: +1 -0 lines
  tzfile fix for recent gcc

Revision 1.600: download - view: text, markup, annotated - select for diffs
Fri Dec 2 20:11:40 2005 UTC (18 years, 5 months ago) by sanjiyan
Branches: MAIN
Diff to: previous 1.599: preferred, colored
Changes since revision 1.599: +1 -0 lines
fixing a bug in timegm (an off by ONE array access)...

Revision 1.599: download - view: text, markup, annotated - select for diffs
Fri Oct 28 14:17:12 2005 UTC (18 years, 6 months ago) by leitner
Branches: MAIN
Diff to: previous 1.598: preferred, colored
Changes since revision 1.598: +1 -0 lines
  make sure ftw returns in the directory it was called from

Revision 1.598: download - view: text, markup, annotated - select for diffs
Fri Oct 21 19:02:19 2005 UTC (18 years, 6 months ago) by leitner
Branches: MAIN
Diff to: previous 1.597: preferred, colored
Changes since revision 1.597: +1 -0 lines
  support optstring starting with '-' extension in getopt_long (Jens Lĺĺs)

Revision 1.597: download - view: text, markup, annotated - select for diffs
Fri Oct 7 19:33:34 2005 UTC (18 years, 7 months ago) by sanjiyan
Branches: MAIN
Diff to: previous 1.596: preferred, colored
Changes since revision 1.596: +1 -0 lines
fixed my libdl code to run with gcc-4.0.x

Revision 1.596: 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.595: preferred, colored
Changes since revision 1.595: +1 -0 lines
lots of new syscalls

Revision 1.595: download - view: text, markup, annotated - select for diffs
Mon Sep 26 12:22:20 2005 UTC (18 years, 7 months ago) by leitner
Branches: MAIN
Diff to: previous 1.594: preferred, colored
Changes since revision 1.594: +1 -0 lines
  add strdupa and strndupa (for directfb)

Revision 1.594: download - view: text, markup, annotated - select for diffs
Mon Sep 26 10:52:22 2005 UTC (18 years, 7 months ago) by leitner
Branches: MAIN
Diff to: previous 1.593: preferred, colored
Changes since revision 1.593: +1 -0 lines
  add ngettext, dngettext (for glib)

Revision 1.593: download - view: text, markup, annotated - select for diffs
Wed Sep 21 07:33:07 2005 UTC (18 years, 7 months ago) by leitner
Branches: MAIN
Diff to: previous 1.592: preferred, colored
Changes since revision 1.592: +13 -0 lines
  update syscalls
  lots of fixes from Markus FX Oberhumer:
    * better signal handling error detection
    * setjmp.S on i386
    * getenv on i386
    * sys/stat.h -malign-double fix
    * update fcntl.h for MIPS to 2.6.13 version
    * jmp_buf is 40*8 instead of 58*8 on ppc64.
    * This patch fixes the section of the TOC entries on ppc64
    * libstdc++ updates for gcc 4
    * remove cstddef and cwchar (no longer needed)
    * int -> ssize_t for read and write
    * sigjmp.c: __mask_was_saved was not set in all cases!
    * another round of ILP64 cleanups

Revision 1.592: download - view: text, markup, annotated - select for diffs
Tue Sep 6 11:56:46 2005 UTC (18 years, 8 months ago) by leitner
Branches: MAIN
Diff to: previous 1.591: preferred, colored
Changes since revision 1.591: +1 -0 lines
  tzfile fix (Nikola Vladov)

Revision 1.591: download - view: text, markup, annotated - select for diffs
Mon Sep 5 07:40:58 2005 UTC (18 years, 8 months ago) by leitner
Branches: MAIN
Diff to: previous 1.590: preferred, colored
Changes since revision 1.590: +1 -0 lines
  #define IOV_MAX in limits.h behind _XOPEN_SOURCE (for opennntpd)

Revision 1.590: download - view: text, markup, annotated - select for diffs
Mon Aug 29 13:12:10 2005 UTC (18 years, 8 months ago) by leitner
Branches: MAIN
Diff to: previous 1.589: preferred, colored
Changes since revision 1.589: +1 -1 lines
add clearenv for udev

Revision 1.589: download - view: text, markup, annotated - select for diffs
Mon Aug 29 13:07:15 2005 UTC (18 years, 8 months ago) by leitner
Branches: MAIN
Diff to: previous 1.588: preferred, colored
Changes since revision 1.588: +1 -0 lines
  add strnlen (for udev)

Revision 1.588: download - view: text, markup, annotated - select for diffs
Wed Aug 10 11:15:02 2005 UTC (18 years, 9 months ago) by leitner
Branches: MAIN
Diff to: previous 1.587: preferred, colored
Changes since revision 1.587: +1 -0 lines
  fix two strptime bugs (Gernot Tenchio)

Revision 1.587: download - view: text, markup, annotated - select for diffs
Tue Jul 26 13:16:21 2005 UTC (18 years, 9 months ago) by leitner
Branches: MAIN
Diff to: previous 1.586: preferred, colored
Changes since revision 1.586: +1 -0 lines
  support %s in strftime, so date in embutils does :-)

Revision 1.586: 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.585: preferred, colored
Changes since revision 1.585: +1 -0 lines
ARM big-endian support (Paul Clifford)

Revision 1.585: download - view: text, markup, annotated - select for diffs
Fri Jul 22 23:08:59 2005 UTC (18 years, 9 months ago) by leitner
Branches: MAIN
Diff to: previous 1.584: preferred, colored
Changes since revision 1.584: +1 -0 lines
document regex fix

Revision 1.584: download - view: text, markup, annotated - select for diffs
Fri Jul 15 18:34:03 2005 UTC (18 years, 10 months ago) by leitner
Branches: MAIN
Diff to: previous 1.583: preferred, colored
Changes since revision 1.583: +1 -0 lines
  beginnings of wide char string routines

Revision 1.583: download - view: text, markup, annotated - select for diffs
Wed Jul 13 07:40:51 2005 UTC (18 years, 10 months ago) by leitner
Branches: MAIN
Diff to: previous 1.582: preferred, colored
Changes since revision 1.582: +1 -0 lines
  change size of struct sigaction.sa_flags from long to int on alpha.

Revision 1.582: 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.581: preferred, colored
Changes since revision 1.581: +1 -0 lines
  provide toascii and ustat (Reynir Stefansson)

Revision 1.581: download - view: text, markup, annotated - select for diffs
Sun Jul 10 21:04:12 2005 UTC (18 years, 10 months ago) by leitner
Branches: MAIN
Diff to: previous 1.580: preferred, colored
Changes since revision 1.580: +1 -0 lines
gcc 4 no longer guarantees that two static arrays declared after each
other actually are after each other.  I don't know where Rene got this
code, but it relied on that.

Revision 1.580: download - view: text, markup, annotated - select for diffs
Sat Jul 9 12:15:10 2005 UTC (18 years, 10 months ago) by leitner
Branches: MAIN
Diff to: previous 1.579: preferred, colored
Changes since revision 1.579: +5 -0 lines
  when asking for an IPv6 address and there is an IPv4 address in
    /etc/hosts but not an IPv6 address, return NO_DATA without
    querying DNS.  This is how glibc does it, and it means you can use
    e.g. elinks to browse http://localhost/ without being connected to
    the internet / a DNS server.

Revision 1.579: 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.578: preferred, colored
Changes since revision 1.578: +1 -0 lines
  fix embarassing bug in pclose (Juergen Sawinski, René Rebe)

Revision 1.578: download - view: text, markup, annotated - select for diffs
Tue Jun 14 02:23:31 2005 UTC (18 years, 11 months ago) by leitner
Branches: MAIN
Diff to: previous 1.577: preferred, colored
Changes since revision 1.577: +2 -0 lines
  remove throw() statements for functions taking function pointer
    arguments (qsort, besearch, ftw)

Revision 1.577: download - view: text, markup, annotated - select for diffs
Sat Jun 11 21:34:34 2005 UTC (18 years, 11 months ago) by leitner
Branches: MAIN
Diff to: previous 1.576: preferred, colored
Changes since revision 1.576: +2 -0 lines
  whoops, strptime was completely broken, and noone noticed :-)
  fix DNS resolver to only use shorter timeout for .local queries

Revision 1.576: download - view: text, markup, annotated - select for diffs
Wed Jun 8 04:04:46 2005 UTC (18 years, 11 months ago) by leitner
Branches: MAIN
Diff to: previous 1.575: preferred, colored
Changes since revision 1.575: +3 -0 lines
  put exception handling frames in read-only section on AMD64 and S/390
  make sys/stat.h ILP64 compatible
    (both Markus Oberhumer)

Revision 1.575: download - view: text, markup, annotated - select for diffs
Tue May 24 08:51:38 2005 UTC (18 years, 11 months ago) by leitner
Branches: MAIN
Diff to: previous 1.574: preferred, colored
Changes since revision 1.574: +3 -1 lines
version bump

Revision 1.574: download - view: text, markup, annotated - select for diffs
Fri May 20 14:14:56 2005 UTC (19 years ago) by leitner
Branches: MAIN
Diff to: previous 1.573: preferred, colored
Changes since revision 1.573: +1 -0 lines
  fix warnings in socketcall functions

Revision 1.573: download - view: text, markup, annotated - select for diffs
Fri May 20 12:18:04 2005 UTC (19 years ago) by leitner
Branches: MAIN
Diff to: previous 1.572: preferred, colored
Changes since revision 1.572: +1 -0 lines
  sparc64 fixes (Martin)

Revision 1.572: 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.571: preferred, colored
Changes since revision 1.571: +1 -0 lines
  work around gcc 4 bug
  make sure diet always leaves -V in front of the gcc command line

Revision 1.571: download - view: text, markup, annotated - select for diffs
Fri May 13 18:39:32 2005 UTC (19 years ago) by leitner
Branches: MAIN
Diff to: previous 1.570: preferred, colored
Changes since revision 1.570: +3 -0 lines
  Lots of fixes and patches from Markus Oberhumer.
    provide time() using gettimeofday for s390x
    remove waitpid warnings on ia64, s390/x
    provide C++ exception handling support

Revision 1.570: 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.569: preferred, colored
Changes since revision 1.569: +2 -0 lines
add ugly kludge to communicate proper scope_id to getaddrinfo for
zeroconf DNS

Revision 1.569: 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.568: preferred, colored
Changes since revision 1.568: +1 -0 lines
Work around gcc 4 bug in libdl

Revision 1.568: download - view: text, markup, annotated - select for diffs
Sun May 8 14:18:28 2005 UTC (19 years ago) by leitner
Branches: MAIN
Diff to: previous 1.567: preferred, colored
Changes since revision 1.567: +1 -0 lines
  fix bug regarding regular expressions like "(a|)b"

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

Revision 1.566: download - view: text, markup, annotated - select for diffs
Sat May 7 23:07:33 2005 UTC (19 years ago) by leitner
Branches: MAIN
Diff to: previous 1.565: preferred, colored
Changes since revision 1.565: +5 -0 lines
  implement gettimeofday vsyscall for x86_64
  replace unfinished plug&play DNS hack with zeroconf,
    rename dietfeatures.h option to WANT_PLUGPLAY_DNS.
    A small dns daemon can be found in contrib/dnsd.c
    Not tested at all except against each other!

Revision 1.565: download - view: text, markup, annotated - select for diffs
Sun May 1 20:10:18 2005 UTC (19 years ago) by leitner
Branches: MAIN
Diff to: previous 1.564: preferred, colored
Changes since revision 1.564: +1 -0 lines
  avoid bus errors in DNS code

Revision 1.564: download - view: text, markup, annotated - select for diffs
Sun May 1 19:53:28 2005 UTC (19 years ago) by leitner
Branches: MAIN
Diff to: previous 1.563: preferred, colored
Changes since revision 1.563: +2 -0 lines
  support syscall on sparc and x86_64 (Herbert Poetzl)
  change alignment code in gethostbyname_r (Herbert Poetzl)

Revision 1.563: download - view: text, markup, annotated - select for diffs
Tue Apr 26 17:47:18 2005 UTC (19 years ago) by leitner
Branches: MAIN
Diff to: previous 1.562: preferred, colored
Changes since revision 1.562: +1 -0 lines
  add _PATH_TMP to paths.h

Revision 1.562: download - view: text, markup, annotated - select for diffs
Mon Apr 25 07:22:23 2005 UTC (19 years ago) by leitner
Branches: MAIN
Diff to: previous 1.561: preferred, colored
Changes since revision 1.561: +1 -0 lines
  MADV_* for hppa and ia64 (Enrico Scholz)

Revision 1.561: download - view: text, markup, annotated - select for diffs
Sat Apr 23 11:47:18 2005 UTC (19 years ago) by leitner
Branches: MAIN
Diff to: previous 1.560: preferred, colored
Changes since revision 1.560: +2 -0 lines
more gcc 4 updates

Revision 1.560: download - view: text, markup, annotated - select for diffs
Sat Apr 23 11:11:06 2005 UTC (19 years ago) by leitner
Branches: MAIN
Diff to: previous 1.559: preferred, colored
Changes since revision 1.559: +1 -0 lines
  understand -m32 on x86_64 as meaning i386

Revision 1.559: download - view: text, markup, annotated - select for diffs
Fri Apr 22 13:28:06 2005 UTC (19 years ago) by leitner
Branches: MAIN
Diff to: previous 1.558: preferred, colored
Changes since revision 1.558: +1 -0 lines
  add link.h (probably only useful to compile an ia64 cross-gcc)

Revision 1.558: download - view: text, markup, annotated - select for diffs
Sun Apr 10 13:59:32 2005 UTC (19 years, 1 month ago) by leitner
Branches: MAIN
Diff to: previous 1.557: preferred, colored
Changes since revision 1.557: +1 -0 lines
  remove new gcc4 signedness warnings

Revision 1.557: download - view: text, markup, annotated - select for diffs
Fri Apr 8 19:37:19 2005 UTC (19 years, 1 month ago) by leitner
Branches: MAIN
Diff to: previous 1.556: preferred, colored
Changes since revision 1.556: +1 -0 lines
  add "diet -L gcc" option to print the lib path

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

Revision 1.555: download - view: text, markup, annotated - select for diffs
Wed Mar 23 19:05:25 2005 UTC (19 years, 1 month ago) by leitner
Branches: MAIN
Diff to: previous 1.554: preferred, colored
Changes since revision 1.554: +1 -0 lines
add readahead(2)
update syscalls.h for all architectures

Revision 1.554: download - view: text, markup, annotated - select for diffs
Tue Mar 22 20:27:52 2005 UTC (19 years, 1 month ago) by leitner
Branches: MAIN
Diff to: previous 1.553: preferred, colored
Changes since revision 1.553: +1 -0 lines
  typo in libcompat/syscall.S for WANT_THREAD_SAFE (Björn Döbel)

Revision 1.553: 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.552: preferred, colored
Changes since revision 1.552: +5 -0 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.552: download - view: text, markup, annotated - select for diffs
Mon Mar 14 20:51:33 2005 UTC (19 years, 2 months ago) by leitner
Branches: MAIN
Diff to: previous 1.551: preferred, colored
Changes since revision 1.551: +1 -0 lines
  struct siginfo was wrong for 64-bit platforms

Revision 1.551: download - view: text, markup, annotated - select for diffs
Mon Mar 7 09:07:40 2005 UTC (19 years, 2 months ago) by leitner
Branches: MAIN
Diff to: previous 1.550: preferred, colored
Changes since revision 1.550: +1 -0 lines
  #ifdef powerpc -> #ifdef __powerpc__ (Enrico Scholz)

Revision 1.550: download - view: text, markup, annotated - select for diffs
Sat Feb 26 00:29:55 2005 UTC (19 years, 2 months ago) by leitner
Branches: MAIN
Diff to: previous 1.549: preferred, colored
Changes since revision 1.549: +1 -0 lines
fix stupid dns decoding bug

Revision 1.549: download - view: text, markup, annotated - select for diffs
Thu Feb 10 14:50:21 2005 UTC (19 years, 3 months ago) by leitner
Branches: MAIN
Diff to: previous 1.548: preferred, colored
Changes since revision 1.548: +4 -0 lines
  Markus Oberhumer sent the following diffs:
    dl_iterate_phdr for libgcc_eh
    proper endian.h recognition for __s390x__
    rem and sdiv for sparc

Revision 1.548: 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.547: preferred, colored
Changes since revision 1.547: +1 -0 lines
Fix LD_RUN_PATH unsetting (Enrico Scholz)

Revision 1.547: download - view: text, markup, annotated - select for diffs
Mon Jan 31 18:01:24 2005 UTC (19 years, 3 months ago) by leitner
Branches: MAIN
Diff to: previous 1.546: preferred, colored
Changes since revision 1.546: +2 -0 lines
version bump

Revision 1.546: download - view: text, markup, annotated - select for diffs
Fri Jan 28 16:04:54 2005 UTC (19 years, 3 months ago) by sanjiyan
Branches: MAIN
Diff to: previous 1.545: preferred, colored
Changes since revision 1.545: +1 -0 lines
dynamic x86_64 support (libdl relocator and dyn_syscalls)

Revision 1.545: download - view: text, markup, annotated - select for diffs
Fri Jan 21 18:21:07 2005 UTC (19 years, 3 months ago) by leitner
Branches: MAIN
Diff to: previous 1.544: preferred, colored
Changes since revision 1.544: +1 -0 lines
add sys/swap.h

Revision 1.544: download - view: text, markup, annotated - select for diffs
Fri Jan 21 18:01:04 2005 UTC (19 years, 3 months ago) by leitner
Branches: MAIN
Diff to: previous 1.543: preferred, colored
Changes since revision 1.543: +1 -0 lines
  fix timegm bug (found by Nikola Vladov)

Revision 1.543: download - view: text, markup, annotated - select for diffs
Fri Jan 21 17:47:36 2005 UTC (19 years, 3 months ago) by leitner
Branches: MAIN
Diff to: previous 1.542: preferred, colored
Changes since revision 1.542: +1 -0 lines
  #undef __i686 in i386/PIC.h (George Sawinski)

Revision 1.542: download - view: text, markup, annotated - select for diffs
Fri Jan 21 17:43:12 2005 UTC (19 years, 3 months ago) by leitner
Branches: MAIN
Diff to: previous 1.541: preferred, colored
Changes since revision 1.541: +1 -0 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.541: 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.540: preferred, colored
Changes since revision 1.540: +2 -0 lines
  support libm.so (John K. Hohm)
  hack rpc/xdr.h to work with gcc 4 (Andreas Jochens via Gerrit Pape)

Revision 1.540: download - view: text, markup, annotated - select for diffs
Fri Dec 17 19:14:49 2004 UTC (19 years, 5 months ago) by leitner
Branches: MAIN
Diff to: previous 1.539: preferred, colored
Changes since revision 1.539: +4 -0 lines
  add sigisemptyset, sigandset and sigorset (John K. Hohm)
  minor additions to make gdb 6.3 happy (John K. Hohm)
  ld.so support for gdb (John K. Hohm)
  implement nice(2) via setpriority() if there is no nice syscall

Revision 1.539: download - view: text, markup, annotated - select for diffs
Fri Dec 17 18:47:58 2004 UTC (19 years, 5 months ago) by leitner
Branches: MAIN
Diff to: previous 1.538: preferred, colored
Changes since revision 1.538: +2 -0 lines
  tzfile parser fix (John K. Hohm)
  ppc64 fixes (Gwenole Beauchesne)
  work around "diet /usr/bin/gcc" not finding ~/.diet/gcc

Revision 1.538: download - view: text, markup, annotated - select for diffs
Mon Dec 13 10:21:31 2004 UTC (19 years, 5 months ago) by sanjiyan
Branches: MAIN
Diff to: previous 1.537: preferred, colored
Changes since revision 1.537: +1 -0 lines
fixing the mmap64 stuff & arm/dyn_syscalls had no mmap2 (Gerrit Pape)

Revision 1.537: 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.536: preferred, colored
Changes since revision 1.536: +4 -0 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.536: download - view: text, markup, annotated - select for diffs
Mon Dec 6 21:26:24 2004 UTC (19 years, 5 months ago) by leitner
Branches: MAIN
Diff to: previous 1.535: preferred, colored
Changes since revision 1.535: +1 -0 lines
it turns out you have to call sigreturn() inside the signal handler you
set with rt_sigaction, not rt_sigreturn().  I wonder what they have been
smoking.

Revision 1.535: download - view: text, markup, annotated - select for diffs
Tue Nov 30 16:23:55 2004 UTC (19 years, 5 months ago) by sanjiyan
Branches: MAIN
Diff to: previous 1.534: preferred, colored
Changes since revision 1.534: +1 -0 lines
added mmap64 wrapper (arm,mips,sparc,...)

Revision 1.534: download - view: text, markup, annotated - select for diffs
Thu Nov 18 16:44:31 2004 UTC (19 years, 6 months ago) by leitner
Branches: MAIN
Diff to: previous 1.533: preferred, colored
Changes since revision 1.533: +1 -0 lines
  fix PT_READ_U in sys/trace.h (John K. Hohm)

Revision 1.533: download - view: text, markup, annotated - select for diffs
Wed Nov 10 18:08:11 2004 UTC (19 years, 6 months ago) by leitner
Branches: MAIN
Diff to: previous 1.532: preferred, colored
Changes since revision 1.532: +2 -0 lines
  make res_query return TRY_AGAIN instead of NO_DATA if no answer was
    received (Nikola Vladov)

Revision 1.532: download - view: text, markup, annotated - select for diffs
Wed Nov 10 17:45:17 2004 UTC (19 years, 6 months ago) by leitner
Branches: MAIN
Diff to: previous 1.531: preferred, colored
Changes since revision 1.531: +1 -0 lines
  make res_mkquery reject invalid domains (label>64, name>255) (Nikola Vladov)

Revision 1.531: download - view: text, markup, annotated - select for diffs
Fri Oct 1 10:09:11 2004 UTC (19 years, 7 months ago) by leitner
Branches: MAIN
Diff to: previous 1.530: preferred, colored
Changes since revision 1.530: +1 -0 lines
add waitpid workaround for arm

Revision 1.530: download - view: text, markup, annotated - select for diffs
Tue Sep 28 00:01:30 2004 UTC (19 years, 7 months ago) by leitner
Branches: MAIN
Diff to: previous 1.529: preferred, colored
Changes since revision 1.529: +2 -0 lines
environ was not large enough on 64-bit

Revision 1.529: download - view: text, markup, annotated - select for diffs
Thu Sep 23 21:25:58 2004 UTC (19 years, 7 months ago) by leitner
Branches: MAIN
Diff to: previous 1.528: preferred, colored
Changes since revision 1.528: +1 -0 lines
add ftw64

Revision 1.528: 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.527: preferred, colored
Changes since revision 1.527: +1 -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.527: download - view: text, markup, annotated - select for diffs
Sat Sep 11 11:59:38 2004 UTC (19 years, 8 months ago) by leitner
Branches: MAIN
Diff to: previous 1.526: preferred, colored
Changes since revision 1.526: +1 -0 lines
fix memory leak in regfree

Revision 1.526: download - view: text, markup, annotated - select for diffs
Tue Aug 24 10:10:48 2004 UTC (19 years, 8 months ago) by leitner
Branches: MAIN
Diff to: previous 1.525: preferred, colored
Changes since revision 1.525: +1 -0 lines
several patches from Gwenole

Revision 1.525: download - view: text, markup, annotated - select for diffs
Fri Aug 13 14:03:30 2004 UTC (19 years, 9 months ago) by leitner
Branches: MAIN
Diff to: previous 1.524: preferred, colored
Changes since revision 1.524: +1 -0 lines
  setlocale now accepts setting the locale to "C".
  do for mipsel what I did for mips yesterday

Revision 1.524: download - view: text, markup, annotated - select for diffs
Thu Aug 12 13:02:56 2004 UTC (19 years, 9 months ago) by leitner
Branches: MAIN
Diff to: previous 1.523: preferred, colored
Changes since revision 1.523: +4 -0 lines
document mips

Revision 1.523: download - view: text, markup, annotated - select for diffs
Tue Aug 3 22:28:46 2004 UTC (19 years, 9 months ago) by leitner
Branches: MAIN
Diff to: previous 1.522: preferred, colored
Changes since revision 1.522: +1 -0 lines
add two math prototypes and tcgetsid

Revision 1.522: download - view: text, markup, annotated - select for diffs
Thu Jul 29 10:47:50 2004 UTC (19 years, 9 months ago) by leitner
Branches: MAIN
Diff to: previous 1.521: preferred, colored
Changes since revision 1.521: +2 -0 lines
start 0.28

Revision 1.521: download - view: text, markup, annotated - select for diffs
Thu Jul 29 10:23:47 2004 UTC (19 years, 9 months ago) by leitner
Branches: MAIN
Diff to: previous 1.520: preferred, colored
Changes since revision 1.520: +1 -0 lines
  add support for $DIETHOME in diet, to override the compiled-in path (George)

Revision 1.520: download - view: text, markup, annotated - select for diffs
Mon Jul 12 12:04:43 2004 UTC (19 years, 10 months ago) by leitner
Branches: MAIN
Diff to: previous 1.519: preferred, colored
Changes since revision 1.519: +1 -0 lines
  use _FILE_OFFSET_BITS consistently (Indan Zupancic)

Revision 1.519: download - view: text, markup, annotated - select for diffs
Mon Jul 5 21:55:44 2004 UTC (19 years, 10 months ago) by leitner
Branches: MAIN
Diff to: previous 1.518: preferred, colored
Changes since revision 1.518: +1 -0 lines
add strtoimax and strtoumax

Revision 1.518: download - view: text, markup, annotated - select for diffs
Mon Jul 5 21:50:21 2004 UTC (19 years, 10 months ago) by leitner
Branches: MAIN
Diff to: previous 1.517: preferred, colored
Changes since revision 1.517: +1 -0 lines
  add some BSD legacy declarations to dirent.h (Bryan Henderson)

Revision 1.517: download - view: text, markup, annotated - select for diffs
Fri Jul 2 14:47:05 2004 UTC (19 years, 10 months ago) by leitner
Branches: MAIN
Diff to: previous 1.516: preferred, colored
Changes since revision 1.516: +1 -0 lines
protect linux specific prototypes behind _LINUX_SOURCE

Revision 1.516: download - view: text, markup, annotated - select for diffs
Fri Jul 2 13:06:50 2004 UTC (19 years, 10 months ago) by leitner
Branches: MAIN
Diff to: previous 1.515: preferred, colored
Changes since revision 1.515: +1 -1 lines
add init_module and delete_module prototypes

Revision 1.515: download - view: text, markup, annotated - select for diffs
Fri Jul 2 12:42:11 2004 UTC (19 years, 10 months ago) by leitner
Branches: MAIN
Diff to: previous 1.514: preferred, colored
Changes since revision 1.514: +1 -0 lines
add pivot_root prototype

Revision 1.514: download - view: text, markup, annotated - select for diffs
Fri Jul 2 12:30:47 2004 UTC (19 years, 10 months ago) by leitner
Branches: MAIN
Diff to: previous 1.513: preferred, colored
Changes since revision 1.513: +1 -0 lines
add linux/fd.h

Revision 1.513: download - view: text, markup, annotated - select for diffs
Tue Jun 15 16:25:51 2004 UTC (19 years, 11 months ago) by leitner
Branches: MAIN
Diff to: previous 1.512: preferred, colored
Changes since revision 1.512: +1 -0 lines
  add netinet/ether.h and netinet/if_ether.h

Revision 1.512: download - view: text, markup, annotated - select for diffs
Mon Jun 14 12:06:22 2004 UTC (19 years, 11 months ago) by sanjiyan
Branches: MAIN
Diff to: previous 1.511: preferred, colored
Changes since revision 1.511: +1 -0 lines
settimeofday was reported missing (it was :) )

Revision 1.511: download - view: text, markup, annotated - select for diffs
Thu Jun 10 10:40:20 2004 UTC (19 years, 11 months ago) by leitner
Branches: MAIN
Diff to: previous 1.510: preferred, colored
Changes since revision 1.510: +1 -0 lines
PowerPC build fix (Gerrit Pape)

Revision 1.510: download - view: text, markup, annotated - select for diffs
Mon Jun 7 17:05:03 2004 UTC (19 years, 11 months ago) by sanjiyan
Branches: MAIN
Diff to: previous 1.509: preferred, colored
Changes since revision 1.509: +2 -0 lines
the regparm attribute in typedefinition generats error with gcc-2.95 on
non-x86 arch... (reported: Johannes Stezenbach)

Revision 1.509: download - view: text, markup, annotated - select for diffs
Mon Jun 7 16:19:57 2004 UTC (19 years, 11 months ago) by sanjiyan
Branches: MAIN
Diff to: previous 1.508: preferred, colored
Changes since revision 1.508: +3 -0 lines
- added fix for getgrouplist (Nikola Vladov)
- fix the fd leak on error path (Denis Vlasenko)

Revision 1.508: download - view: text, markup, annotated - select for diffs
Fri Jun 4 16:15:08 2004 UTC (19 years, 11 months ago) by leitner
Branches: MAIN
Diff to: previous 1.507: preferred, colored
Changes since revision 1.507: +1 -0 lines
fix WANT_FREAD_OPTIMIZATION on sockets

Revision 1.507: download - view: text, markup, annotated - select for diffs
Thu Jun 3 16:05:54 2004 UTC (19 years, 11 months ago) by leitner
Branches: MAIN
Diff to: previous 1.506: preferred, colored
Changes since revision 1.506: +3 -0 lines
  change DNS routines to look for ip6.arpa instead of ip6.int

Revision 1.506: download - view: text, markup, annotated - select for diffs
Thu Jun 3 11:10:55 2004 UTC (19 years, 11 months ago) by leitner
Branches: MAIN
Diff to: previous 1.505: preferred, colored
Changes since revision 1.505: +3 -0 lines
add res_close
remove broken ia64 waitpid.S, there is a working __waitpid.c (Gerrit
Pape)

Revision 1.505: download - view: text, markup, annotated - select for diffs
Thu May 27 12:51:54 2004 UTC (19 years, 11 months ago) by sanjiyan
Branches: MAIN
Diff to: previous 1.504: preferred, colored
Changes since revision 1.504: +1 -0 lines
fix for tzfile (Felix J. Ogris)

Revision 1.504: download - view: text, markup, annotated - select for diffs
Mon May 17 17:44:56 2004 UTC (20 years ago) by leitner
Branches: MAIN
Diff to: previous 1.503: preferred, colored
Changes since revision 1.503: +1 -0 lines
add pselect

Revision 1.503: download - view: text, markup, annotated - select for diffs
Wed May 12 15:55:24 2004 UTC (20 years ago) by leitner
Branches: MAIN
Diff to: previous 1.502: preferred, colored
Changes since revision 1.502: +1 -0 lines
add MNT_DETACH

Revision 1.502: download - view: text, markup, annotated - select for diffs
Tue May 11 12:48:44 2004 UTC (20 years ago) by leitner
Branches: MAIN
Diff to: previous 1.501: preferred, colored
Changes since revision 1.501: +1 -1 lines
pwrite64 was also fixed

Revision 1.501: download - view: text, markup, annotated - select for diffs
Tue May 11 00:09:22 2004 UTC (20 years ago) by leitner
Branches: MAIN
Diff to: previous 1.500: preferred, colored
Changes since revision 1.500: +1 -1 lines
It was Paul Jarc who suggested -isystem

Revision 1.500: 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.499: preferred, colored
Changes since revision 1.499: +1 -0 lines
  Use -isystem instead of -I for our system includes (Johannes Stezenbach)

Revision 1.499: download - view: text, markup, annotated - select for diffs
Mon May 10 21:05:06 2004 UTC (20 years ago) by leitner
Branches: MAIN
Diff to: previous 1.498: preferred, colored
Changes since revision 1.498: +0 -1 lines
pread and pwrite can be shrunk some more

Revision 1.498: download - view: text, markup, annotated - select for diffs
Mon May 10 20:34:11 2004 UTC (20 years ago) by sanjiyan
Branches: MAIN
Diff to: previous 1.497: preferred, colored
Changes since revision 1.497: +1 -1 lines
time

Revision 1.497: download - view: text, markup, annotated - select for diffs
Mon May 10 18:42:43 2004 UTC (20 years ago) by sanjiyan
Branches: MAIN
Diff to: previous 1.496: preferred, colored
Changes since revision 1.496: +1 -0 lines
MIPS has a special case for the pread/pwrite syscall...

Revision 1.496: download - view: text, markup, annotated - select for diffs
Mon May 10 17:55:50 2004 UTC (20 years ago) by sanjiyan
Branches: MAIN
Diff to: previous 1.495: preferred, colored
Changes since revision 1.495: +1 -0 lines
fix for pread,pwrite and pwrite64 (wrong hi-,low-offset order)

Revision 1.495: download - view: text, markup, annotated - select for diffs
Mon May 10 13:03:34 2004 UTC (20 years ago) by leitner
Branches: MAIN
Diff to: previous 1.494: preferred, colored
Changes since revision 1.494: +4 -3 lines
fix pread64

Revision 1.494: 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.493: preferred, colored
Changes since revision 1.493: +3 -0 lines
  grep portability fixes (Gunnar Ritter)
  add empty libcrypt.a to help compile code from others (Gunnar Ritter)
  add make uninstall

Revision 1.493: download - view: text, markup, annotated - select for diffs
Wed Apr 21 12:12:48 2004 UTC (20 years, 1 month ago) by leitner
Branches: MAIN
Diff to: previous 1.492: preferred, colored
Changes since revision 1.492: +1 -0 lines
ARGH!  gcc 3.4 breaks regparm attributes on i386!

Revision 1.492: download - view: text, markup, annotated - select for diffs
Wed Apr 14 13:13:29 2004 UTC (20 years, 1 month ago) by sanjiyan
Branches: MAIN
Diff to: previous 1.491: preferred, colored
Changes since revision 1.491: +4 -0 lines
- adding 'getgrouplist'
- fixing type of 'unsetenv'
- adding missing realtime syscalls 'clock_*' 'timer_*' and types

Revision 1.491: download - view: text, markup, annotated - select for diffs
Mon Apr 5 16:58:47 2004 UTC (20 years, 1 month ago) by sanjiyan
Branches: MAIN
Diff to: previous 1.490: preferred, colored
Changes since revision 1.490: +1 -0 lines
iconv UTF-8 fix (Kuba Winnicki)

Revision 1.490: download - view: text, markup, annotated - select for diffs
Sat Mar 27 01:02:44 2004 UTC (20 years, 1 month ago) by leitner
Branches: MAIN
Diff to: previous 1.489: preferred, colored
Changes since revision 1.489: +2 -0 lines
version bump

Revision 1.489: download - view: text, markup, annotated - select for diffs
Thu Mar 25 21:11:00 2004 UTC (20 years, 1 month ago) by leitner
Branches: MAIN
Diff to: previous 1.488: preferred, colored
Changes since revision 1.488: +1 -0 lines
fix sparc64 time()

Revision 1.488: download - view: text, markup, annotated - select for diffs
Sun Mar 7 21:44:51 2004 UTC (20 years, 2 months ago) by leitner
Branches: MAIN
Diff to: previous 1.487: preferred, colored
Changes since revision 1.487: +1 -0 lines
execvp/execlp did not work it PATH contained a non-directory (i.e. file)

Revision 1.487: download - view: text, markup, annotated - select for diffs
Tue Mar 2 21:27:19 2004 UTC (20 years, 2 months ago) by leitner
Branches: MAIN
Diff to: previous 1.486: preferred, colored
Changes since revision 1.486: +2 -0 lines
pthread.h cleanups (Martin Pohlack)

Revision 1.486: download - view: text, markup, annotated - select for diffs
Fri Feb 27 22:19:51 2004 UTC (20 years, 2 months ago) by leitner
Branches: MAIN
Diff to: previous 1.485: preferred, colored
Changes since revision 1.485: +1 -0 lines
add pause for Alpha (Kurt Garloff)

Revision 1.485: download - view: text, markup, annotated - select for diffs
Tue Feb 24 00:33:18 2004 UTC (20 years, 2 months ago) by leitner
Branches: MAIN
Diff to: previous 1.484: preferred, colored
Changes since revision 1.484: +1 -0 lines
  fix stupid glibcism in sys/epoll.h

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

Revision 1.483: download - view: text, markup, annotated - select for diffs
Tue Jan 27 17:00:17 2004 UTC (20 years, 3 months ago) by leitner
Branches: MAIN
Diff to: previous 1.482: preferred, colored
Changes since revision 1.482: +1 -0 lines
make the definition of NULL C++ friendly

Revision 1.482: download - view: text, markup, annotated - select for diffs
Tue Jan 27 14:24:11 2004 UTC (20 years, 3 months ago) by leitner
Branches: MAIN
Diff to: previous 1.481: preferred, colored
Changes since revision 1.481: +1 -0 lines
make calloc weak (Martin Pohlack)

Revision 1.481: download - view: text, markup, annotated - select for diffs
Tue Jan 27 14:16:20 2004 UTC (20 years, 3 months ago) by leitner
Branches: MAIN
Diff to: previous 1.480: preferred, colored
Changes since revision 1.480: +1 -0 lines
shave off ~150 bytes from fnmatch (Michael J. Pomraning)

Revision 1.480: download - view: text, markup, annotated - select for diffs
Tue Jan 27 13:31:05 2004 UTC (20 years, 3 months ago) by leitner
Branches: MAIN
Diff to: previous 1.479: preferred, colored
Changes since revision 1.479: +1 -1 lines
small dirname fix by Yuri

Revision 1.479: download - view: text, markup, annotated - select for diffs
Mon Jan 19 15:31:16 2004 UTC (20 years, 4 months ago) by leitner
Branches: MAIN
Diff to: previous 1.478: preferred, colored
Changes since revision 1.478: +1 -0 lines
  new dirname with test suite entry (Yuro Kozlov)

Revision 1.478: download - view: text, markup, annotated - select for diffs
Fri Jan 16 23:16:50 2004 UTC (20 years, 4 months ago) by leitner
Branches: MAIN
Diff to: previous 1.477: preferred, colored
Changes since revision 1.477: +1 -0 lines
snprintf fix

Revision 1.477: download - view: text, markup, annotated - select for diffs
Thu Jan 15 17:35:43 2004 UTC (20 years, 4 months ago) by leitner
Branches: MAIN
Diff to: previous 1.476: preferred, colored
Changes since revision 1.476: +2 -0 lines
  Fix i386 unified syscall -EMEDIUMTYPE handling (Juergen Sawinski via
    Clifford Wolf)

Revision 1.476: download - view: text, markup, annotated - select for diffs
Fri Jan 9 17:41:05 2004 UTC (20 years, 4 months ago) by leitner
Branches: MAIN
Diff to: previous 1.475: preferred, colored
Changes since revision 1.475: +2 -0 lines
fix mipsel

Revision 1.475: download - view: text, markup, annotated - select for diffs
Thu Jan 8 17:05:01 2004 UTC (20 years, 4 months ago) by leitner
Branches: MAIN
Diff to: previous 1.474: preferred, colored
Changes since revision 1.474: +1 -0 lines
epoll_event needs to be packed on x86_64 (pointed out by Indan Zupancic)

Revision 1.474: download - view: text, markup, annotated - select for diffs
Wed Jan 7 15:06:48 2004 UTC (20 years, 4 months ago) by leitner
Branches: MAIN
Diff to: previous 1.473: preferred, colored
Changes since revision 1.473: +1 -0 lines
C99 fixes and a new printf test suite (Enrico Scholz)

Revision 1.473: download - view: text, markup, annotated - select for diffs
Sat Jan 3 02:17:32 2004 UTC (20 years, 4 months ago) by leitner
Branches: MAIN
Diff to: previous 1.472: preferred, colored
Changes since revision 1.472: +1 -0 lines
add ftrylockfile

Revision 1.472: download - view: text, markup, annotated - select for diffs
Sat Jan 3 02:10:02 2004 UTC (20 years, 4 months ago) by leitner
Branches: MAIN
Diff to: previous 1.471: preferred, colored
Changes since revision 1.471: +1 -0 lines
remove C++ comments from header files

Revision 1.471: download - view: text, markup, annotated - select for diffs
Sun Dec 21 12:06:36 2003 UTC (20 years, 5 months ago) by leitner
Branches: MAIN
Diff to: previous 1.470: preferred, colored
Changes since revision 1.470: +1 -0 lines
faster string routines, alloc fix (Thomas Ogrisegg)

Revision 1.470: download - view: text, markup, annotated - select for diffs
Thu Dec 18 15:53:53 2003 UTC (20 years, 5 months ago) by leitner
Branches: MAIN
Diff to: previous 1.469: preferred, colored
Changes since revision 1.469: +1 -0 lines
add linux/if_ether.h and net/ethernet.h for sniffers

Revision 1.469: download - view: text, markup, annotated - select for diffs
Mon Dec 15 13:07:42 2003 UTC (20 years, 5 months ago) by leitner
Branches: MAIN
Diff to: previous 1.468: preferred, colored
Changes since revision 1.468: +2 -0 lines
port test suite from glibc (Florian Westphal)

Revision 1.468: download - view: text, markup, annotated - select for diffs
Mon Dec 15 12:57:30 2003 UTC (20 years, 5 months ago) by leitner
Branches: MAIN
Diff to: previous 1.467: preferred, colored
Changes since revision 1.467: +2 -0 lines
document changes

Revision 1.467: 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.466: preferred, colored
Changes since revision 1.466: +1 -0 lines
diet -v -Os gcc not works (Yuri Kozlov)
diet now allows gcc-3.3.2 instead of just gcc (Yuri Kozlov)

Revision 1.466: download - view: text, markup, annotated - select for diffs
Fri Dec 5 19:32:09 2003 UTC (20 years, 5 months ago) by leitner
Branches: MAIN
Diff to: previous 1.465: preferred, colored
Changes since revision 1.465: +1 -0 lines
  susv3 renamed IFNAMSIZ to IF_NAMESIZE

Revision 1.465: download - view: text, markup, annotated - select for diffs
Fri Dec 5 18:52:26 2003 UTC (20 years, 5 months ago) by leitner
Branches: MAIN
Diff to: previous 1.464: preferred, colored
Changes since revision 1.464: +1 -0 lines
  handle negative precision and -0 (Jens Lĺĺs)

Revision 1.464: 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.463: preferred, colored
Changes since revision 1.463: +2 -0 lines
head -1  ->  head -n 1

Revision 1.463: download - view: text, markup, annotated - select for diffs
Fri Dec 5 15:29:00 2003 UTC (20 years, 5 months ago) by leitner
Branches: MAIN
Diff to: previous 1.462: preferred, colored
Changes since revision 1.462: +2 -2 lines
typos

Revision 1.462: download - view: text, markup, annotated - select for diffs
Fri Nov 21 13:40:29 2003 UTC (20 years, 6 months ago) by leitner
Branches: MAIN
Diff to: previous 1.461: preferred, colored
Changes since revision 1.461: +2 -0 lines
open new version

Revision 1.461: download - view: text, markup, annotated - select for diffs
Thu Nov 20 23:48:47 2003 UTC (20 years, 6 months ago) by leitner
Branches: MAIN
Diff to: previous 1.460: preferred, colored
Changes since revision 1.460: +2 -0 lines
  add el-cheapo strptime and more BSD legacy crap to get more of
    e2fsutils, dump and util-linux compiled

Revision 1.460: download - view: text, markup, annotated - select for diffs
Fri Nov 14 14:52:16 2003 UTC (20 years, 6 months ago) by leitner
Branches: MAIN
Diff to: previous 1.459: preferred, colored
Changes since revision 1.459: +1 -0 lines
more stdio fixes (Manuel Novoa III)
remove a warning in textdomain

Revision 1.459: download - view: text, markup, annotated - select for diffs
Fri Nov 14 13:59:00 2003 UTC (20 years, 6 months ago) by leitner
Branches: MAIN
Diff to: previous 1.458: preferred, colored
Changes since revision 1.458: +1 -0 lines
parisc start fix (Gerrit Pape)

Revision 1.458: download - view: text, markup, annotated - select for diffs
Sun Nov 2 00:47:37 2003 UTC (20 years, 6 months ago) by leitner
Branches: MAIN
Diff to: previous 1.457: preferred, colored
Changes since revision 1.457: +2 -0 lines
add include/ar.h and write new qsort that does not fail so
catastrophically for the GNU make testsuite.

Revision 1.457: download - view: text, markup, annotated - select for diffs
Thu Oct 30 12:34:14 2003 UTC (20 years, 6 months ago) by leitner
Branches: MAIN
Diff to: previous 1.456: preferred, colored
Changes since revision 1.456: +1 -0 lines
Forgot to copy service name

Revision 1.456: 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.455: preferred, colored
Changes since revision 1.455: +1 -0 lines
change sys_siglist to char** (removes ld warning)

Revision 1.455: download - view: text, markup, annotated - select for diffs
Fri Oct 17 14:36:38 2003 UTC (20 years, 7 months ago) by leitner
Branches: MAIN
Diff to: previous 1.454: preferred, colored
Changes since revision 1.454: +1 -0 lines
printf tests and more printf fixes (Gernot Tenchio)

Revision 1.454: download - view: text, markup, annotated - select for diffs
Wed Oct 15 15:32:09 2003 UTC (20 years, 7 months ago) by sanjiyan
Branches: MAIN
Diff to: previous 1.453: preferred, colored
Changes since revision 1.453: +3 -0 lines
fixing memccpy,memcmp,strncmp (reported by Gernot Tenchio)
fixing strtoXXX (Gernot Tenchio, patch modified)
fixing the *scanf return behavior (reported by Enrico Scholz)

Revision 1.453: download - view: text, markup, annotated - select for diffs
Tue Oct 14 15:52:50 2003 UTC (20 years, 7 months ago) by sanjiyan
Branches: MAIN
Diff to: previous 1.452: preferred, colored
Changes since revision 1.452: +1 -0 lines
fixing snprintf (Gernot Tenchio)

Revision 1.452: download - view: text, markup, annotated - select for diffs
Mon Oct 13 14:39:23 2003 UTC (20 years, 7 months ago) by sanjiyan
Branches: MAIN
Diff to: previous 1.451: preferred, colored
Changes since revision 1.451: +5 -0 lines
make the HUGE_VAL/HUGE_VALF macros arch (endien) independend
changeing __dtostr so that it returns "inf" for an inf-value not "nan"
fixing the strrchr bug (reported by Gernot Tenchio)
fixing the strtoul/strtoull bug (reported by Gernot Tenchio)
adding the patch to printf (Gernot Tenchio)

Revision 1.451: download - view: text, markup, annotated - select for diffs
Sat Oct 11 09:36:49 2003 UTC (20 years, 7 months ago) by sanjiyan
Branches: MAIN
Diff to: previous 1.450: preferred, colored
Changes since revision 1.450: +3 -0 lines
fixing strtok_r (rewrite)
making the %m support NON DEFAULT as it is NOT SUSv3 or SUSv2
started to fix scanf

Revision 1.450: 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.449: preferred, colored
Changes since revision 1.449: +3 -1 lines
several metric tons of new ports (ppc64, s390x), new functionality (%m
in printf) and fixes from SuSE

Revision 1.449: download - view: text, markup, annotated - select for diffs
Tue Oct 7 14:39:44 2003 UTC (20 years, 7 months ago) by sanjiyan
Branches: MAIN
Diff to: previous 1.448: preferred, colored
Changes since revision 1.448: +1 -0 lines
added missing syscalls (cap{g,s}et)
added missing addmntent

Revision 1.448: download - view: text, markup, annotated - select for diffs
Mon Oct 6 23:42:53 2003 UTC (20 years, 7 months ago) by leitner
Branches: MAIN
Diff to: previous 1.447: preferred, colored
Changes since revision 1.447: +1 -0 lines
  add IPv6 link-local%eth0 support to getaddrinfo

Revision 1.447: download - view: text, markup, annotated - select for diffs
Mon Sep 29 14:00:59 2003 UTC (20 years, 7 months ago) by sanjiyan
Branches: MAIN
Diff to: previous 1.446: preferred, colored
Changes since revision 1.446: +1 -0 lines
fixing the pthread_join function
minor of the thread_specific data handling

Revision 1.446: download - view: text, markup, annotated - select for diffs
Sun Sep 21 13:03:49 2003 UTC (20 years, 8 months ago) by leitner
Branches: MAIN
Diff to: previous 1.445: preferred, colored
Changes since revision 1.445: +1 -0 lines
add debugged parisc strlen.S (Michael Mueller)
fix typo in parisc setjmp.S (Michael Mueller)

Revision 1.445: download - view: text, markup, annotated - select for diffs
Fri Sep 19 23:25:58 2003 UTC (20 years, 8 months ago) by leitner
Branches: MAIN
Diff to: previous 1.444: preferred, colored
Changes since revision 1.444: +2 -0 lines
add experimental IPv6 plug-and-play DNS (see
http://www.fefe.de/ipv6pnpdns.html, disable in dietfeatures.h)

Revision 1.444: download - view: text, markup, annotated - select for diffs
Wed Sep 17 15:06:10 2003 UTC (20 years, 8 months ago) by sanjiyan
Branches: MAIN
Diff to: previous 1.443: preferred, colored
Changes since revision 1.443: +1 -0 lines
add the semaphore support.

Revision 1.443: download - view: text, markup, annotated - select for diffs
Mon Sep 15 12:12:39 2003 UTC (20 years, 8 months ago) by sanjiyan
Branches: MAIN
Diff to: previous 1.442: preferred, colored
Changes since revision 1.442: +1 -0 lines
fixing tmpfile (missing parameter) and __dtostr (gcc 2.95)

Revision 1.442: download - view: text, markup, annotated - select for diffs
Sun Sep 14 23:29:03 2003 UTC (20 years, 8 months ago) by leitner
Branches: MAIN
Diff to: previous 1.441: preferred, colored
Changes since revision 1.441: +1 -0 lines
  remove several warnings (Johannes Stezenbach)

Revision 1.441: download - view: text, markup, annotated - select for diffs
Sun Sep 14 04:40:36 2003 UTC (20 years, 8 months ago) by leitner
Branches: MAIN
Diff to: previous 1.440: preferred, colored
Changes since revision 1.440: +4 -0 lines
  the overflow checking in strtou?ll? was broken in some cases.
    Unfortunately, correct overflow checking enlarged the routine by 20%.
    (reported by Manuel Novoa III)
  two stdio bug fixes (also reported by Manuel Novoa III)

Revision 1.440: download - view: text, markup, annotated - select for diffs
Fri Sep 12 22:30:36 2003 UTC (20 years, 8 months ago) by leitner
Branches: MAIN
Diff to: previous 1.439: preferred, colored
Changes since revision 1.439: +2 -0 lines
  work around incompatible Linux select() modifying the timeout in
    librpc (Patch was sent from Mike Waychison from Sun)

Revision 1.439: download - view: text, markup, annotated - select for diffs
Fri Sep 12 14:51:24 2003 UTC (20 years, 8 months ago) by leitner
Branches: MAIN
Diff to: previous 1.438: preferred, colored
Changes since revision 1.438: +2 -0 lines
start 0.24

Revision 1.438: download - view: text, markup, annotated - select for diffs
Fri Sep 12 12:33:13 2003 UTC (20 years, 8 months ago) by leitner
Branches: MAIN
Diff to: previous 1.437: preferred, colored
Changes since revision 1.437: +5 -0 lines
praise the busybox people (see CHANGES)

Revision 1.437: download - view: text, markup, annotated - select for diffs
Wed Sep 10 13:10:16 2003 UTC (20 years, 8 months ago) by sanjiyan
Branches: MAIN
Diff to: previous 1.436: preferred, colored
Changes since revision 1.436: +1 -0 lines
fixed a libdl ref-counter bug (Thomas Walpuski)

Revision 1.436: download - view: text, markup, annotated - select for diffs
Sun Sep 7 23:18:38 2003 UTC (20 years, 8 months ago) by leitner
Branches: MAIN
Diff to: previous 1.435: preferred, colored
Changes since revision 1.435: +1 -0 lines
  make a{4} match exactly and not at least 4 times a (Ingo Oeser)

Revision 1.435: download - view: text, markup, annotated - select for diffs
Fri Sep 5 16:33:25 2003 UTC (20 years, 8 months ago) by leitner
Branches: MAIN
Diff to: previous 1.434: preferred, colored
Changes since revision 1.434: +1 -0 lines
add swab

Revision 1.434: download - view: text, markup, annotated - select for diffs
Thu Sep 4 01:50:50 2003 UTC (20 years, 8 months ago) by leitner
Branches: MAIN
Diff to: previous 1.433: preferred, colored
Changes since revision 1.433: +1 -0 lines
add parisc and sparc assembly functions (Thomas Ogrisegg)

Revision 1.433: download - view: text, markup, annotated - select for diffs
Tue Sep 2 12:55:59 2003 UTC (20 years, 8 months ago) by leitner
Branches: MAIN
Diff to: previous 1.432: preferred, colored
Changes since revision 1.432: +1 -0 lines
fnmatch negated with [^e] instead of [!e] (Heiko Berges)

Revision 1.432: download - view: text, markup, annotated - select for diffs
Fri Aug 29 22:18:54 2003 UTC (20 years, 8 months ago) by leitner
Branches: MAIN
Diff to: previous 1.431: preferred, colored
Changes since revision 1.431: +1 -0 lines
add vasprintf for elinks

Revision 1.431: download - view: text, markup, annotated - select for diffs
Mon Aug 25 15:05:07 2003 UTC (20 years, 8 months ago) by leitner
Branches: MAIN
Diff to: previous 1.430: preferred, colored
Changes since revision 1.430: +2 -1 lines
fix parisc struct stat (Gerrit Pape)

Revision 1.430: download - view: text, markup, annotated - select for diffs
Sat Aug 23 16:35:12 2003 UTC (20 years, 8 months ago) by leitner
Branches: MAIN
Diff to: previous 1.429: preferred, colored
Changes since revision 1.429: +1 -0 lines
document fputc bug

Revision 1.429: download - view: text, markup, annotated - select for diffs
Thu Aug 21 17:18:56 2003 UTC (20 years, 9 months ago) by leitner
Branches: MAIN
Diff to: previous 1.428: preferred, colored
Changes since revision 1.428: +1 -0 lines
  first throw, then attributes (Andreas Jabs)

Revision 1.428: download - view: text, markup, annotated - select for diffs
Wed Aug 20 14:13:41 2003 UTC (20 years, 9 months ago) by sanjiyan
Branches: MAIN
Diff to: previous 1.427: preferred, colored
Changes since revision 1.427: +1 -1 lines
dietuglyweaks used wrong return...

Revision 1.427: download - view: text, markup, annotated - select for diffs
Wed Aug 20 13:32:05 2003 UTC (20 years, 9 months ago) by sanjiyan
Branches: MAIN
Diff to: previous 1.426: preferred, colored
Changes since revision 1.426: +1 -0 lines
fixing error-string list

Revision 1.426: download - view: text, markup, annotated - select for diffs
Tue Aug 19 23:47:56 2003 UTC (20 years, 9 months ago) by leitner
Branches: MAIN
Diff to: previous 1.425: preferred, colored
Changes since revision 1.425: +1 -0 lines
add ffs

Revision 1.425: download - view: text, markup, annotated - select for diffs
Tue Aug 19 21:27:49 2003 UTC (20 years, 9 months ago) by leitner
Branches: MAIN
Diff to: previous 1.424: preferred, colored
Changes since revision 1.424: +1 -0 lines
try to add sigcontext and ucontext for x86_64

Revision 1.424: download - view: text, markup, annotated - select for diffs
Tue Aug 19 19:34:18 2003 UTC (20 years, 9 months ago) by leitner
Branches: MAIN
Diff to: previous 1.423: preferred, colored
Changes since revision 1.423: +2 -0 lines
  remove more warnings (Yuri Kozlov)
  use expect() in a few strategic places

Revision 1.423: download - view: text, markup, annotated - select for diffs
Tue Aug 19 16:58:17 2003 UTC (20 years, 9 months ago) by leitner
Branches: MAIN
Diff to: previous 1.422: preferred, colored
Changes since revision 1.422: +1 -0 lines
make headers C++ compatible

Revision 1.422: download - view: text, markup, annotated - select for diffs
Tue Aug 19 15:28:11 2003 UTC (20 years, 9 months ago) by leitner
Branches: MAIN
Diff to: previous 1.421: preferred, colored
Changes since revision 1.421: +1 -0 lines
fix sysctl (Thomas)

Revision 1.421: download - view: text, markup, annotated - select for diffs
Tue Aug 19 15:17:04 2003 UTC (20 years, 9 months ago) by leitner
Branches: MAIN
Diff to: previous 1.420: preferred, colored
Changes since revision 1.420: +2 -0 lines
RPC 64-bit fixes from Gwenole
DNS case insensitivity fix by Thomas

Revision 1.420: 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.419: preferred, colored
Changes since revision 1.419: +1 -0 lines
- checkin of the new libpthread
- add confstr

Revision 1.419: download - view: text, markup, annotated - select for diffs
Tue Jul 1 11:51:26 2003 UTC (20 years, 10 months ago) by leitner
Branches: MAIN
Diff to: previous 1.418: preferred, colored
Changes since revision 1.418: +2 -0 lines
  fix strtoul (broke getaddrinfo and ssh)
  fix segfault in parser

Revision 1.418: download - view: text, markup, annotated - select for diffs
Mon Jun 23 14:39:07 2003 UTC (20 years, 10 months ago) by leitner
Branches: MAIN
Diff to: previous 1.417: preferred, colored
Changes since revision 1.417: +1 -2 lines
more Hynek fixes

Revision 1.417: download - view: text, markup, annotated - select for diffs
Mon Jun 23 10:48:03 2003 UTC (20 years, 10 months ago) by leitner
Branches: MAIN
Diff to: previous 1.416: preferred, colored
Changes since revision 1.416: +1 -0 lines
  remove =0 for static variables (Thomas Ogrisegg)

Revision 1.416: download - view: text, markup, annotated - select for diffs
Fri Jun 20 22:33:07 2003 UTC (20 years, 11 months ago) by leitner
Branches: MAIN
Diff to: previous 1.415: preferred, colored
Changes since revision 1.415: +1 -0 lines
fix copysign

Revision 1.415: download - view: text, markup, annotated - select for diffs
Wed Jun 18 15:53:12 2003 UTC (20 years, 11 months ago) by leitner
Branches: MAIN
Diff to: previous 1.414: preferred, colored
Changes since revision 1.414: +1 -0 lines
fix atol (Hynek Schlawack)

Revision 1.414: download - view: text, markup, annotated - select for diffs
Wed Jun 18 15:20:00 2003 UTC (20 years, 11 months ago) by sanjiyan
Branches: MAIN
Diff to: previous 1.413: preferred, colored
Changes since revision 1.413: +1 -0 lines
fixing the diet wrapper for sparc and changing the options for mips

Revision 1.413: download - view: text, markup, annotated - select for diffs
Fri Jun 13 18:16:02 2003 UTC (20 years, 11 months ago) by leitner
Branches: MAIN
Diff to: previous 1.412: preferred, colored
Changes since revision 1.412: +1 -0 lines
strtoul return code fixes (Jan Bobrowski)

Revision 1.412: download - view: text, markup, annotated - select for diffs
Wed Jun 11 08:22:24 2003 UTC (20 years, 11 months ago) by leitner
Branches: MAIN
Diff to: previous 1.411: preferred, colored
Changes since revision 1.411: +1 -0 lines
document endmntent

Revision 1.411: download - view: text, markup, annotated - select for diffs
Sat May 31 15:05:23 2003 UTC (20 years, 11 months ago) by leitner
Branches: MAIN
Diff to: previous 1.410: preferred, colored
Changes since revision 1.410: +1 -0 lines
  include <sys/cdefs.h> in errno.h, fixes __attribute_dontuse__ breakage

Revision 1.410: download - view: text, markup, annotated - select for diffs
Mon May 26 22:41:28 2003 UTC (20 years, 11 months ago) by leitner
Branches: MAIN
Diff to: previous 1.409: preferred, colored
Changes since revision 1.409: +2 -0 lines
  add __attribute_dontuse__ to declare a few functions as deprecated
  use above to flag a few BSDisms ;-)

Revision 1.409: 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.408: preferred, colored
Changes since revision 1.408: +1 -0 lines
add sendfile64 backwards compatibility glue

Revision 1.408: download - view: text, markup, annotated - select for diffs
Thu May 15 15:17:10 2003 UTC (21 years ago) by sanjiyan
Branches: MAIN
Diff to: previous 1.407: preferred, colored
Changes since revision 1.407: +7 -0 lines
- removing "<arch>/mmap.*" where no arch-specific impementation is needed.
  (added "syscalls.s/mmap.S")

- fixing the vsyscall in the dynamic library... (self made problem)

- removing warning in "res_query.c"

- changing type of stream-mutex to recursive

- sparc/sparc64: shrink of the unified syscall and the special syscalls
  (fork/pipe) to use the "unified_syscall_error_handler"

Revision 1.407: download - view: text, markup, annotated - select for diffs
Thu May 15 15:06:12 2003 UTC (21 years ago) by leitner
Branches: MAIN
Diff to: previous 1.406: preferred, colored
Changes since revision 1.406: +2 -0 lines
fix regex bug (^$ != "")
remove dupe declaration from librpc

Revision 1.406: download - view: text, markup, annotated - select for diffs
Tue May 13 20:01:19 2003 UTC (21 years ago) by leitner
Branches: MAIN
Diff to: previous 1.405: preferred, colored
Changes since revision 1.405: +2 -0 lines
remove gcc 3 prototype kludgery from string.h

Revision 1.405: download - view: text, markup, annotated - select for diffs
Wed May 7 12:44:30 2003 UTC (21 years ago) by leitner
Branches: MAIN
Diff to: previous 1.404: preferred, colored
Changes since revision 1.404: +1 -0 lines
add BSD utimes to libcompat (Andreas Krennmair)

Revision 1.404: download - view: text, markup, annotated - select for diffs
Sat Apr 19 18:35:14 2003 UTC (21 years, 1 month ago) by leitner
Branches: MAIN
Diff to: previous 1.403: preferred, colored
Changes since revision 1.403: +1 -0 lines
  make __attribute_malloc__ #define safe (Matthias Andree)

Revision 1.403: download - view: text, markup, annotated - select for diffs
Fri Apr 18 17:39:11 2003 UTC (21 years, 1 month ago) by leitner
Branches: MAIN
Diff to: previous 1.402: preferred, colored
Changes since revision 1.402: +1 -0 lines
  make assert equal (void)0 under -DNDEBUG (Enrico Scholz)

Revision 1.402: download - view: text, markup, annotated - select for diffs
Fri Apr 18 17:35:37 2003 UTC (21 years, 1 month ago) by leitner
Branches: MAIN
Diff to: previous 1.401: preferred, colored
Changes since revision 1.401: +1 -0 lines
remove getline macro, caused problems with GNU sed.
Now you need to add -lcompat if you use getline.

Revision 1.401: download - view: text, markup, annotated - select for diffs
Mon Apr 14 12:44:53 2003 UTC (21 years, 1 month ago) by sanjiyan
Branches: MAIN
Diff to: previous 1.400: preferred, colored
Changes since revision 1.400: +1 -0 lines
make the vsyscall support work on 2.4 kernels...

Revision 1.400: download - view: text, markup, annotated - select for diffs
Sat Apr 12 15:19:01 2003 UTC (21 years, 1 month ago) by leitner
Branches: MAIN
Diff to: previous 1.399: preferred, colored
Changes since revision 1.399: +1 -0 lines
the epoll syscalls were renamed, follow the new naming
add a couple of new 2.5 syscalls

Revision 1.399: download - view: text, markup, annotated - select for diffs
Sat Apr 12 14:49:17 2003 UTC (21 years, 1 month ago) by leitner
Branches: MAIN
Diff to: previous 1.398: preferred, colored
Changes since revision 1.398: +1 -0 lines
add vsyscall support on x86-linux2.5

Revision 1.398: download - view: text, markup, annotated - select for diffs
Tue Apr 8 16:41:27 2003 UTC (21 years, 1 month ago) by leitner
Branches: MAIN
Diff to: previous 1.397: preferred, colored
Changes since revision 1.397: +1 -0 lines
  add fgetpwent (Alvaro Gomes Sobral Barcellos)

Revision 1.397: download - view: text, markup, annotated - select for diffs
Tue Apr 8 16:38:10 2003 UTC (21 years, 1 month ago) by leitner
Branches: MAIN
Diff to: previous 1.396: preferred, colored
Changes since revision 1.396: +1 -0 lines
  utmp x86_64 biarch support (Gwenole Beauchesne)

Revision 1.396: download - view: text, markup, annotated - select for diffs
Sun Apr 6 02:39:29 2003 UTC (21 years, 1 month ago) by leitner
Branches: MAIN
Diff to: previous 1.395: preferred, colored
Changes since revision 1.395: +1 -0 lines
  rename __pure__ to __pure (Laurent Bercot)

Revision 1.395: download - view: text, markup, annotated - select for diffs
Sun Mar 30 19:19:52 2003 UTC (21 years, 1 month ago) by leitner
Branches: MAIN
Diff to: previous 1.394: preferred, colored
Changes since revision 1.394: +1 -0 lines
more math fixes (Ruby now compiles and works)

Revision 1.394: download - view: text, markup, annotated - select for diffs
Mon Mar 24 21:01:09 2003 UTC (21 years, 1 month ago) by leitner
Branches: MAIN
Diff to: previous 1.393: preferred, colored
Changes since revision 1.393: +1 -0 lines
  fix assert (Andreas Krennmair)

Revision 1.393: download - view: text, markup, annotated - select for diffs
Mon Mar 24 02:17:24 2003 UTC (21 years, 1 month ago) by leitner
Branches: MAIN
Diff to: previous 1.392: preferred, colored
Changes since revision 1.392: +1 -0 lines
move flock+constants to unistd.h (Linux man page is wrong)

Revision 1.392: download - view: text, markup, annotated - select for diffs
Mon Mar 24 02:04:46 2003 UTC (21 years, 1 month ago) by leitner
Branches: MAIN
Diff to: previous 1.391: preferred, colored
Changes since revision 1.391: +1 -0 lines
add finite

Revision 1.391: download - view: text, markup, annotated - select for diffs
Sun Mar 23 22:30:45 2003 UTC (21 years, 1 month ago) by leitner
Branches: MAIN
Diff to: previous 1.390: preferred, colored
Changes since revision 1.390: +1 -0 lines
make writev and readv declarations match susv3

Revision 1.390: download - view: text, markup, annotated - select for diffs
Fri Mar 21 21:01:03 2003 UTC (21 years, 2 months ago) by fefe
Branches: MAIN
Diff to: previous 1.389: preferred, colored
Changes since revision 1.389: +4 -0 lines
import some bugfix cruft for RPC from glibc

Revision 1.389: download - view: text, markup, annotated - select for diffs
Sat Mar 15 02:36:42 2003 UTC (21 years, 2 months ago) by fefe
Branches: MAIN
CVS tags: branch_rc14_fieldtest_finnland, branch_rc13_fieldtest_finnland
Diff to: previous 1.388: preferred, colored
Changes since revision 1.388: +1 -0 lines
add ctermid and ftok (now perl should compile)
add some more linker warnings (we sure are accumulating lots of junk)

Revision 1.388: download - view: text, markup, annotated - select for diffs
Sat Mar 15 02:04:52 2003 UTC (21 years, 2 months ago) by fefe
Branches: MAIN
Diff to: previous 1.387: preferred, colored
Changes since revision 1.387: +1 -0 lines
  add cuserid to libcompat (Andreas Krennmair)

Revision 1.387: download - view: text, markup, annotated - select for diffs
Fri Mar 14 21:48:56 2003 UTC (21 years, 2 months ago) by fefe
Branches: MAIN
Diff to: previous 1.386: preferred, colored
Changes since revision 1.386: +1 -0 lines
make DNS socket close-on-exec

Revision 1.386: download - view: text, markup, annotated - select for diffs
Fri Mar 14 16:42:28 2003 UTC (21 years, 2 months ago) by fefe
Branches: MAIN
Diff to: previous 1.385: preferred, colored
Changes since revision 1.385: +2 -0 lines
add more BSD brokenness to sys/time.h

Revision 1.385: download - view: text, markup, annotated - select for diffs
Thu Feb 27 17:20:26 2003 UTC (21 years, 2 months ago) by fefe
Branches: MAIN
Diff to: previous 1.384: preferred, colored
Changes since revision 1.384: +1 -0 lines
  fix floorl typo (Norbert Wolff)

Revision 1.384: download - view: text, markup, annotated - select for diffs
Fri Feb 21 02:33:20 2003 UTC (21 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.383: preferred, colored
Changes since revision 1.383: +1 -0 lines
fix resolver (Gwenole)

Revision 1.383: download - view: text, markup, annotated - select for diffs
Thu Feb 20 15:57:12 2003 UTC (21 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.382: preferred, colored
Changes since revision 1.382: +1 -0 lines
remove many warnings from test suite (Gwenole)

Revision 1.382: download - view: text, markup, annotated - select for diffs
Thu Feb 20 15:52:33 2003 UTC (21 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.381: preferred, colored
Changes since revision 1.381: +1 -0 lines
  fix assert for 64-bit platforms (Gwenole Beauchesne)

Revision 1.381: download - view: text, markup, annotated - select for diffs
Thu Feb 20 02:42:58 2003 UTC (21 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.380: preferred, colored
Changes since revision 1.380: +4 -0 lines
various x86_64 fixes from Gwenole

Revision 1.380: 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.379: preferred, colored
Changes since revision 1.379: +1 -0 lines
various build fixes (Gerrit Pape)

Revision 1.379: 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.378: preferred, colored
Changes since revision 1.378: +1 -0 lines
make strftime work it WANT_TZFILE_PARSER is not set (Gwenole Beauchesne)

Revision 1.378: download - view: text, markup, annotated - select for diffs
Tue Feb 18 20:57:26 2003 UTC (21 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.377: preferred, colored
Changes since revision 1.377: +1 -0 lines
  allow more than 64k in i386 memchr (Karsten Scheibler)

Revision 1.377: download - view: text, markup, annotated - select for diffs
Mon Feb 17 16:27:22 2003 UTC (21 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.376: preferred, colored
Changes since revision 1.376: +1 -0 lines
fix wrong powerpc types, broke stat (Gerrit Pape)

Revision 1.376: download - view: text, markup, annotated - select for diffs
Thu Feb 13 19:41:31 2003 UTC (21 years, 3 months ago) by fefe
Branches: MAIN
CVS tags: branch_rc12_fieldtest_finnland, RC12_FIELDTEST_FINNLAND
Diff to: previous 1.375: preferred, colored
Changes since revision 1.375: +1 -0 lines
puts in full stdio mode would omit the \n

Revision 1.375: download - view: text, markup, annotated - select for diffs
Wed Feb 12 01:34:16 2003 UTC (21 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.374: preferred, colored
Changes since revision 1.374: +1 -0 lines
fix regfree (Uwe Ohse)

Revision 1.374: download - view: text, markup, annotated - select for diffs
Wed Feb 12 01:22:17 2003 UTC (21 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.373: preferred, colored
Changes since revision 1.373: +1 -0 lines
adapt glob to "new" strncpy

Revision 1.373: download - view: text, markup, annotated - select for diffs
Wed Feb 5 14:29:19 2003 UTC (21 years, 3 months ago) by olaf
Branches: MAIN
CVS tags: branch_rc10_fieldtest_finnland, RC10_FIELDTEST_FINNLAND
Diff to: previous 1.372: preferred, colored
Changes since revision 1.372: +3 -0 lines
adding strndup (GNU Extension)
fixing some broken macros in sparc32-code (.udiv,.urem)
fix x86_64 start-code (we have reg-args & PC-relative addressing)

Revision 1.372: download - view: text, markup, annotated - select for diffs
Mon Jan 27 15:10:51 2003 UTC (21 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.371: preferred, colored
Changes since revision 1.371: +1 -0 lines
fix lseek64 on 64-bit platforms

Revision 1.371: download - view: text, markup, annotated - select for diffs
Sat Jan 4 22:36:03 2003 UTC (21 years, 4 months ago) by fefe
Branches: MAIN
CVS tags: finnland_test_200301, RELEASE_finnland_200301_1
Diff to: previous 1.370: preferred, colored
Changes since revision 1.370: +1 -0 lines
add linux/eventpoll.h for /dev/epoll

Revision 1.370: download - view: text, markup, annotated - select for diffs
Sat Jan 4 22:31:46 2003 UTC (21 years, 4 months ago) by fefe
Branches: MAIN
Diff to: previous 1.369: preferred, colored
Changes since revision 1.369: +1 -0 lines
add /dev/epoll #defines to sys/ioctl.h

Revision 1.369: download - view: text, markup, annotated - select for diffs
Thu Jan 2 14:04:42 2003 UTC (21 years, 4 months ago) by fefe
Branches: MAIN
Diff to: previous 1.368: preferred, colored
Changes since revision 1.368: +1 -0 lines
fix sin, cos and __dtostr (Gernot Tenchio)
sadly, printf is still broken (try printf("%g",0.0))

Revision 1.368: download - view: text, markup, annotated - select for diffs
Sun Dec 22 18:39:52 2002 UTC (21 years, 4 months ago) by fefe
Branches: MAIN
Diff to: previous 1.367: preferred, colored
Changes since revision 1.367: +1 -0 lines
fix SA_NODEFER on sparc,
make prefix ?= instead of =

Revision 1.367: download - view: text, markup, annotated - select for diffs
Sun Dec 22 01:08:51 2002 UTC (21 years, 5 months ago) by fefe
Branches: MAIN
Diff to: previous 1.366: preferred, colored
Changes since revision 1.366: +1 -0 lines
add i386 vfork (Thomas Ogrisegg)

Revision 1.366: download - view: text, markup, annotated - select for diffs
Fri Dec 20 18:01:29 2002 UTC (21 years, 5 months ago) by fefe
Branches: MAIN
Diff to: previous 1.365: preferred, colored
Changes since revision 1.365: +1 -0 lines
optimize assert slightly (use expect())

Revision 1.365: download - view: text, markup, annotated - select for diffs
Fri Dec 20 13:32:37 2002 UTC (21 years, 5 months ago) by fefe
Branches: MAIN
Diff to: previous 1.364: preferred, colored
Changes since revision 1.364: +1 -0 lines
add _SC_NGROUPS_MAX support to sysconf (Felix J. Ogris)

Revision 1.364: download - view: text, markup, annotated - select for diffs
Tue Dec 17 00:29:10 2002 UTC (21 years, 5 months ago) by fefe
Branches: MAIN
Diff to: previous 1.363: preferred, colored
Changes since revision 1.363: +1 -0 lines
fix isnan, add isinf, and make __dtostr use them.

Revision 1.363: download - view: text, markup, annotated - select for diffs
Mon Dec 16 23:32:51 2002 UTC (21 years, 5 months ago) by fefe
Branches: MAIN
Diff to: previous 1.362: preferred, colored
Changes since revision 1.362: +1 -0 lines
two printf fixes (Gernot Tenchio)

Revision 1.362: download - view: text, markup, annotated - select for diffs
Sat Dec 14 21:37:26 2002 UTC (21 years, 5 months ago) by fefe
Branches: MAIN
Diff to: previous 1.361: preferred, colored
Changes since revision 1.361: +1 -0 lines
#define _POSIX_VDISABLE

Revision 1.361: download - view: text, markup, annotated - select for diffs
Fri Dec 13 20:49:15 2002 UTC (21 years, 5 months ago) by fefe
Branches: MAIN
Diff to: previous 1.360: preferred, colored
Changes since revision 1.360: +3 -0 lines
mention Olaf's recent exploits

Revision 1.360: 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.359: preferred, colored
Changes since revision 1.359: +2 -0 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.359: download - view: text, markup, annotated - select for diffs
Sun Nov 24 15:23:02 2002 UTC (21 years, 5 months ago) by fefe
Branches: MAIN
Diff to: previous 1.358: preferred, colored
Changes since revision 1.358: +2 -0 lines
add a few more syscall #defines
add epoll header file and syscalls

Revision 1.358: download - view: text, markup, annotated - select for diffs
Mon Nov 18 01:16:51 2002 UTC (21 years, 6 months ago) by fefe
Branches: MAIN
Diff to: previous 1.357: preferred, colored
Changes since revision 1.357: +1 -0 lines
remove a few more warnings

Revision 1.357: download - view: text, markup, annotated - select for diffs
Sun Nov 10 00:45:40 2002 UTC (21 years, 6 months ago) by fefe
Branches: MAIN
Diff to: previous 1.356: preferred, colored
Changes since revision 1.356: +1 -0 lines
signal() now mimics glibc's signal()

Revision 1.356: download - view: text, markup, annotated - select for diffs
Sat Nov 9 23:31:08 2002 UTC (21 years, 6 months ago) by fefe
Branches: MAIN
Diff to: previous 1.355: preferred, colored
Changes since revision 1.355: +2 -0 lines
I botched readdir64 (#ifndef -> #ifdef)
The x86_64 ABI says %rcx -> %r10 (huh?!)
%p only printed the last 32 bits on 64-bit platforms.
All of the above fixed by Gwenole.

Revision 1.355: download - view: text, markup, annotated - select for diffs
Sat Nov 9 18:22:06 2002 UTC (21 years, 6 months ago) by fefe
Branches: MAIN
Diff to: previous 1.354: preferred, colored
Changes since revision 1.354: +1 -0 lines
ia64 doesn't have nice either

Revision 1.354: download - view: text, markup, annotated - select for diffs
Sat Nov 9 17:09:30 2002 UTC (21 years, 6 months ago) by fefe
Branches: MAIN
Diff to: previous 1.353: preferred, colored
Changes since revision 1.353: +1 -0 lines
fix ia64 start code

Revision 1.353: download - view: text, markup, annotated - select for diffs
Fri Nov 8 17:07:09 2002 UTC (21 years, 6 months ago) by fefe
Branches: MAIN
Diff to: previous 1.352: preferred, colored
Changes since revision 1.352: +3 -0 lines
  the getdents64 emulation was broken and repairing it opened a can of
    worms.  So I ripped it out.  I also changed the readdir64 emulation
    to work if there is no getdents64.

Revision 1.352: download - view: text, markup, annotated - select for diffs
Wed Nov 6 16:43:17 2002 UTC (21 years, 6 months ago) by fefe
Branches: MAIN
Diff to: previous 1.351: preferred, colored
Changes since revision 1.351: +1 -0 lines
Gwenole found and fixed a bug in x86_64 unified.S
cycles was also quite broken (only worked without optimizer and only
counted the lower 32-bit of the cycles).
Gwenole also said that regex now works on x86_64, maybe it was a
compiler bug.

Revision 1.351: download - view: text, markup, annotated - select for diffs
Sun Oct 27 16:51:03 2002 UTC (21 years, 6 months ago) by fefe
Branches: MAIN
Diff to: previous 1.350: preferred, colored
Changes since revision 1.350: +3 -0 lines
add killpg prototype (Luc Van Oostenryck)
remove some compiler warnings (Luc Van Oostenryck)
better rand() from Knuth's TAOCP (Luc Van Oostenryck)

Revision 1.350: download - view: text, markup, annotated - select for diffs
Sun Oct 27 16:23:35 2002 UTC (21 years, 6 months ago) by fefe
Branches: MAIN
Diff to: previous 1.349: preferred, colored
Changes since revision 1.349: +2 -0 lines
add some regular expression tests
strtoul now accepts "-1" as well (Thomas Ogrisegg)
add i386 strcasecmp and __ltostr (Thomas Ogrisegg)

Revision 1.349: download - view: text, markup, annotated - select for diffs
Thu Oct 24 17:53:44 2002 UTC (21 years, 6 months ago) by fefe
Branches: MAIN
Diff to: previous 1.348: preferred, colored
Changes since revision 1.348: +1 -0 lines
fix IPv6 DNS

Revision 1.348: download - view: text, markup, annotated - select for diffs
Tue Oct 22 13:37:03 2002 UTC (21 years, 6 months ago) by fefe
Branches: MAIN
Diff to: previous 1.347: preferred, colored
Changes since revision 1.347: +1 -0 lines
fix realpath for non-existant directories (Gergely Nagy and Gerrit Pape)

Revision 1.347: download - view: text, markup, annotated - select for diffs
Mon Oct 21 13:11:24 2002 UTC (21 years, 7 months ago) by fefe
Branches: MAIN
Diff to: previous 1.346: preferred, colored
Changes since revision 1.346: +1 -0 lines
fix and improve erand48

Revision 1.346: download - view: text, markup, annotated - select for diffs
Mon Oct 21 13:02:06 2002 UTC (21 years, 7 months ago) by fefe
Branches: MAIN
Diff to: previous 1.345: preferred, colored
Changes since revision 1.345: +1 -0 lines
reversed implementations

Revision 1.345: download - view: text, markup, annotated - select for diffs
Thu Oct 17 19:48:25 2002 UTC (21 years, 7 months ago) by fefe
Branches: MAIN
Diff to: previous 1.344: preferred, colored
Changes since revision 1.344: +1 -0 lines
remove stdio dependency from abort

Revision 1.344: download - view: text, markup, annotated - select for diffs
Sat Oct 12 17:10:21 2002 UTC (21 years, 7 months ago) by fefe
Branches: MAIN
Diff to: previous 1.343: preferred, colored
Changes since revision 1.343: +1 -0 lines
make strings.h susv3 compliant

Revision 1.343: download - view: text, markup, annotated - select for diffs
Wed Oct 9 07:59:59 2002 UTC (21 years, 7 months ago) by fefe
Branches: MAIN
Diff to: previous 1.342: preferred, colored
Changes since revision 1.342: +1 -0 lines
fix netinet/ip_icmp.h by adding struct ip to netinet/ip.h

Revision 1.342: download - view: text, markup, annotated - select for diffs
Fri Oct 4 20:39:42 2002 UTC (21 years, 7 months ago) by fefe
Branches: MAIN
Diff to: previous 1.341: preferred, colored
Changes since revision 1.341: +1 -0 lines
fix i386 libm

Revision 1.341: download - view: text, markup, annotated - select for diffs
Fri Oct 4 20:01:21 2002 UTC (21 years, 7 months ago) by fefe
Branches: MAIN
Diff to: previous 1.340: preferred, colored
Changes since revision 1.340: +2 -0 lines
add new version tag

Revision 1.340: download - view: text, markup, annotated - select for diffs
Fri Oct 4 19:38:45 2002 UTC (21 years, 7 months ago) by fefe
Branches: MAIN
Diff to: previous 1.339: preferred, colored
Changes since revision 1.339: +1 -0 lines
final touch-ups

Revision 1.339: download - view: text, markup, annotated - select for diffs
Sat Aug 31 00:00:02 2002 UTC (21 years, 8 months ago) by fefe
Branches: MAIN
Diff to: previous 1.338: preferred, colored
Changes since revision 1.338: +1 -1 lines
typo

Revision 1.338: download - view: text, markup, annotated - select for diffs
Fri Aug 30 16:41:24 2002 UTC (21 years, 8 months ago) by olaf
Branches: MAIN
Diff to: previous 1.337: preferred, colored
Changes since revision 1.337: +1 -0 lines
missed to add in last commit

Revision 1.337: download - view: text, markup, annotated - select for diffs
Tue Aug 27 13:55:31 2002 UTC (21 years, 8 months ago) by fefe
Branches: MAIN
Diff to: previous 1.336: preferred, colored
Changes since revision 1.336: +1 -0 lines
optimize a few more bytes away from the socket calls on i386

Revision 1.336: download - view: text, markup, annotated - select for diffs
Mon Aug 26 13:11:04 2002 UTC (21 years, 8 months ago) by fefe
Branches: MAIN
Diff to: previous 1.335: preferred, colored
Changes since revision 1.335: +1 -0 lines
add .size to i386 syscalls

Revision 1.335: download - view: text, markup, annotated - select for diffs
Fri Aug 23 23:07:27 2002 UTC (21 years, 8 months ago) by fefe
Branches: MAIN
Diff to: previous 1.334: preferred, colored
Changes since revision 1.334: +1 -0 lines
document regex change

Revision 1.334: download - view: text, markup, annotated - select for diffs
Thu Aug 22 12:39:52 2002 UTC (21 years, 9 months ago) by fefe
Branches: MAIN
Diff to: previous 1.333: preferred, colored
Changes since revision 1.333: +2 -0 lines
add SECURITY file to document security implications

Revision 1.333: download - view: text, markup, annotated - select for diffs
Wed Aug 21 22:15:01 2002 UTC (21 years, 9 months ago) by fefe
Branches: MAIN
Diff to: previous 1.332: preferred, colored
Changes since revision 1.332: +2 -0 lines
read optimizer cflags for "diet -Os [gcc]" from ~/.diet/[gcc]

Revision 1.332: download - view: text, markup, annotated - select for diffs
Mon Aug 19 17:08:56 2002 UTC (21 years, 9 months ago) by olaf
Branches: MAIN
Diff to: previous 1.331: preferred, colored
Changes since revision 1.331: +1 -0 lines
- make siganl ONESHOT !

for new libpthread:
- added at exit handler so if a thread calls exit the process exits
- add internal symbol in sigaction

Revision 1.331: 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.330: preferred, colored
Changes since revision 1.330: +2 -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.330: download - view: text, markup, annotated - select for diffs
Mon Aug 19 08:57:47 2002 UTC (21 years, 9 months ago) by fefe
Branches: MAIN
Diff to: previous 1.329: preferred, colored
Changes since revision 1.329: +1 -0 lines
SysV style ptrace #defines
fix atexit (huh?)
and add two tests

Revision 1.329: 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.328: preferred, colored
Changes since revision 1.328: +1 -0 lines
slightly optimize Makefile
add asm/statfs.h

Revision 1.328: download - view: text, markup, annotated - select for diffs
Wed Aug 14 13:52:19 2002 UTC (21 years, 9 months ago) by fefe
Branches: MAIN
Diff to: previous 1.327: preferred, colored
Changes since revision 1.327: +1 -0 lines
add munlock

Revision 1.327: download - view: text, markup, annotated - select for diffs
Wed Aug 14 13:46:07 2002 UTC (21 years, 9 months ago) by fefe
Branches: MAIN
Diff to: previous 1.326: preferred, colored
Changes since revision 1.326: +2 -0 lines
use -G 8 on mips (js)

Revision 1.326: download - view: text, markup, annotated - select for diffs
Mon Aug 12 01:22:50 2002 UTC (21 years, 9 months ago) by fefe
Branches: MAIN
Diff to: previous 1.325: preferred, colored
Changes since revision 1.325: +2 -0 lines
new version tag

Revision 1.325: download - view: text, markup, annotated - select for diffs
Mon Aug 12 01:09:31 2002 UTC (21 years, 9 months ago) by fefe
Branches: MAIN
Diff to: previous 1.324: preferred, colored
Changes since revision 1.324: +1 -0 lines
document botched calloc (oops)

Revision 1.324: download - view: text, markup, annotated - select for diffs
Thu Aug 8 12:20:11 2002 UTC (21 years, 9 months ago) by fefe
Branches: MAIN
Diff to: previous 1.323: preferred, colored
Changes since revision 1.323: +1 -0 lines
add ucontext for ia64

Revision 1.323: 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.322: preferred, colored
Changes since revision 1.322: +1 -0 lines
fix realpath (Gwenole)
save a few bytes in x86_64 mmap

Revision 1.322: download - view: text, markup, annotated - select for diffs
Tue Aug 6 18:07:47 2002 UTC (21 years, 9 months ago) by fefe
Branches: MAIN
Diff to: previous 1.321: preferred, colored
Changes since revision 1.321: +1 -0 lines
preserve rbx to comply to ABI in x86_64 unified syscall

Revision 1.321: download - view: text, markup, annotated - select for diffs
Tue Aug 6 11:54:18 2002 UTC (21 years, 9 months ago) by fefe
Branches: MAIN
Diff to: previous 1.320: preferred, colored
Changes since revision 1.320: +1 -0 lines
more malloc fixes

Revision 1.320: download - view: text, markup, annotated - select for diffs
Tue Aug 6 11:46:13 2002 UTC (21 years, 9 months ago) by fefe
Branches: MAIN
Diff to: previous 1.319: preferred, colored
Changes since revision 1.319: +1 -0 lines
x86_64 fixes

Revision 1.319: download - view: text, markup, annotated - select for diffs
Mon Aug 5 19:05:12 2002 UTC (21 years, 9 months ago) by fefe
Branches: MAIN
Diff to: previous 1.318: preferred, colored
Changes since revision 1.318: +2 -0 lines
new version tag

Revision 1.318: download - view: text, markup, annotated - select for diffs
Mon Aug 5 18:26:33 2002 UTC (21 years, 9 months ago) by fefe
Branches: MAIN
Diff to: previous 1.317: preferred, colored
Changes since revision 1.317: +1 -0 lines
more integer overflow checking

Revision 1.317: download - view: text, markup, annotated - select for diffs
Mon Aug 5 18:08:24 2002 UTC (21 years, 9 months ago) by fefe
Branches: MAIN
Diff to: previous 1.316: preferred, colored
Changes since revision 1.316: +2 -0 lines
x86_64 fixes

Revision 1.316: download - view: text, markup, annotated - select for diffs
Wed Jul 31 21:42:20 2002 UTC (21 years, 9 months ago) by fefe
Branches: MAIN
Diff to: previous 1.315: preferred, colored
Changes since revision 1.315: +2 -1 lines
check for integer overflow in xdr_array after bugtraq advisory

Revision 1.315: download - view: text, markup, annotated - select for diffs
Mon Jul 29 10:00:45 2002 UTC (21 years, 9 months ago) by fefe
Branches: MAIN
Diff to: previous 1.314: preferred, colored
Changes since revision 1.314: +1 -0 lines
make syscall.S compile on ARM (Andre)

Revision 1.314: download - view: text, markup, annotated - select for diffs
Fri Jul 26 18:44:33 2002 UTC (21 years, 9 months ago) by fefe
Branches: MAIN
Diff to: previous 1.313: preferred, colored
Changes since revision 1.313: +2 -0 lines
add sparc/strlen.S from Thomas Ogrisegg
add more space to ARM __jmp_buf in setjmp.h (Andre)

Revision 1.313: download - view: text, markup, annotated - select for diffs
Wed Jul 24 12:47:33 2002 UTC (21 years, 9 months ago) by fefe
Branches: MAIN
Diff to: previous 1.312: preferred, colored
Changes since revision 1.312: +1 -0 lines
fix ia64

Revision 1.312: download - view: text, markup, annotated - select for diffs
Sat Jul 20 18:13:08 2002 UTC (21 years, 10 months ago) by fefe
Branches: MAIN
Diff to: previous 1.311: preferred, colored
Changes since revision 1.311: +1 -1 lines
diet segfault on ia64

Revision 1.311: download - view: text, markup, annotated - select for diffs
Sat Jul 20 15:44:32 2002 UTC (21 years, 10 months ago) by fefe
Branches: MAIN
Diff to: previous 1.310: preferred, colored
Changes since revision 1.310: +2 -0 lines
document killpg and ia64 changes

Revision 1.310: download - view: text, markup, annotated - select for diffs
Thu Jul 11 10:36:50 2002 UTC (21 years, 10 months ago) by fefe
Branches: MAIN
Diff to: previous 1.309: preferred, colored
Changes since revision 1.309: +1 -1 lines
typo

Revision 1.309: download - view: text, markup, annotated - select for diffs
Wed Jul 10 22:20:34 2002 UTC (21 years, 10 months ago) by fefe
Branches: MAIN
Diff to: previous 1.308: preferred, colored
Changes since revision 1.308: +1 -0 lines
expect DNS packets to be hostile

Revision 1.308: download - view: text, markup, annotated - select for diffs
Wed Jul 10 21:35:02 2002 UTC (21 years, 10 months ago) by fefe
Branches: MAIN
Diff to: previous 1.307: preferred, colored
Changes since revision 1.307: +3 -0 lines
gcc from cvs makes __thread a keyword, conflicting with out pthread.h
(Eric Troan)

Revision 1.307: 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.306: preferred, colored
Changes since revision 1.306: +1 -0 lines
lots of cleanups from Florian LaRoche

Revision 1.306: download - view: text, markup, annotated - select for diffs
Wed Jul 3 20:33:37 2002 UTC (21 years, 10 months ago) by fefe
Branches: MAIN
Diff to: previous 1.305: preferred, colored
Changes since revision 1.305: +4 -0 lines
putenv tweak (Thomas Ogrisegg)
add missing socket syscalls for PA-RISC and IA64 (Thomas Ogrisegg)
add cpio.h and tar.h (Thomas Ogrisegg)
change opendir/readdir/closedir from malloc to mmap (Thomas Ogrisegg)

Revision 1.305: download - view: text, markup, annotated - select for diffs
Wed Jul 3 14:07:58 2002 UTC (21 years, 10 months ago) by fefe
Branches: MAIN
Diff to: previous 1.304: preferred, colored
Changes since revision 1.304: +1 -0 lines
auto-detect gcc 3.1 on x86 and remove compiler warnings

Revision 1.304: download - view: text, markup, annotated - select for diffs
Wed Jul 3 01:33:38 2002 UTC (21 years, 10 months ago) by fefe
Branches: MAIN
Diff to: previous 1.303: preferred, colored
Changes since revision 1.303: +1 -0 lines
mention -v in diet.1 (Bryan Henderson)

Revision 1.303: download - view: text, markup, annotated - select for diffs
Tue Jul 2 23:05:47 2002 UTC (21 years, 10 months ago) by fefe
Branches: MAIN
Diff to: previous 1.302: preferred, colored
Changes since revision 1.302: +1 -0 lines
make the DNS resolver IPv6 transport capable

Revision 1.302: download - view: text, markup, annotated - select for diffs
Mon Jun 24 15:07:25 2002 UTC (21 years, 10 months ago) by fefe
Branches: MAIN
Diff to: previous 1.301: preferred, colored
Changes since revision 1.301: +3 -0 lines
fix getopt* short option handling

Revision 1.301: 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.300: preferred, colored
Changes since revision 1.300: +1 -0 lines
add syscall() and a few tests

Revision 1.300: download - view: text, markup, annotated - select for diffs
Mon Jun 17 03:36:36 2002 UTC (21 years, 11 months ago) by fefe
Branches: MAIN
Diff to: previous 1.299: preferred, colored
Changes since revision 1.299: +1 -0 lines
getopt* infinite loop fix from Thomas Walpuski

Revision 1.299: download - view: text, markup, annotated - select for diffs
Tue Jun 11 10:59:43 2002 UTC (21 years, 11 months ago) by olaf
Branches: MAIN
Diff to: previous 1.298: preferred, colored
Changes since revision 1.298: +1 -0 lines
clone now works on parisc.

Revision 1.298: download - view: text, markup, annotated - select for diffs
Sat Jun 1 17:11:27 2002 UTC (21 years, 11 months ago) by fefe
Branches: MAIN
Diff to: previous 1.297: preferred, colored
Changes since revision 1.297: +1 -0 lines
make getservby* work with proto==NULL (Jens Lĺĺs)

Revision 1.297: download - view: text, markup, annotated - select for diffs
Sat Jun 1 17:06:31 2002 UTC (21 years, 11 months ago) by fefe
Branches: MAIN
Diff to: previous 1.296: preferred, colored
Changes since revision 1.296: +1 -0 lines
credit Yuri

Revision 1.296: download - view: text, markup, annotated - select for diffs
Wed May 29 13:58:06 2002 UTC (21 years, 11 months ago) by fefe
Branches: MAIN
Diff to: previous 1.295: preferred, colored
Changes since revision 1.295: +1 -0 lines
add memrchr (suggested by Emil)

Revision 1.295: download - view: text, markup, annotated - select for diffs
Wed May 29 13:48:09 2002 UTC (21 years, 11 months ago) by fefe
Branches: MAIN
Diff to: previous 1.294: preferred, colored
Changes since revision 1.294: +1 -0 lines
make signal() a wrapper around sigaction()

Revision 1.294: download - view: text, markup, annotated - select for diffs
Wed May 29 13:20:39 2002 UTC (21 years, 11 months ago) by fefe
Branches: MAIN
Diff to: previous 1.293: preferred, colored
Changes since revision 1.293: +2 -0 lines
rand48 and fnmatch fixes

Revision 1.293: download - view: text, markup, annotated - select for diffs
Fri May 24 20:46:02 2002 UTC (21 years, 11 months ago) by fefe
Branches: MAIN
Diff to: previous 1.292: preferred, colored
Changes since revision 1.292: +1 -0 lines
pa-risc socketcall fix

Revision 1.292: download - view: text, markup, annotated - select for diffs
Thu May 23 17:58:30 2002 UTC (21 years, 11 months ago) by fefe
Branches: MAIN
Diff to: previous 1.291: preferred, colored
Changes since revision 1.291: +2 -0 lines
change __malloc__ to __attribute_malloc__

Revision 1.291: download - view: text, markup, annotated - select for diffs
Tue May 14 07:35:37 2002 UTC (22 years ago) by fefe
Branches: MAIN
Diff to: previous 1.290: preferred, colored
Changes since revision 1.290: +1 -0 lines
sigaddset, sigdelset and sigismember segfaulted for signal 0 (Gunnar
Ritter)

Revision 1.290: 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.289: preferred, colored
Changes since revision 1.289: +1 -0 lines
Thomas Ogrisegg setn a port to IA64!

Revision 1.289: download - view: text, markup, annotated - select for diffs
Sun May 12 13:24:04 2002 UTC (22 years ago) by fefe
Branches: MAIN
Diff to: previous 1.288: preferred, colored
Changes since revision 1.288: +1 -0 lines
ftell did not take ungetc into account.

Revision 1.288: download - view: text, markup, annotated - select for diffs
Thu May 9 23:20:28 2002 UTC (22 years ago) by fefe
Branches: MAIN
Diff to: previous 1.287: preferred, colored
Changes since revision 1.287: +1 -0 lines
perror now allows message==NULL like glibc

Revision 1.287: download - view: text, markup, annotated - select for diffs
Thu May 9 03:49:58 2002 UTC (22 years ago) by fefe
Branches: MAIN
Diff to: previous 1.286: preferred, colored
Changes since revision 1.286: +2 -0 lines
add getdents64 backwards compatibility wrapper and include getdents in
#defines.

Revision 1.286: download - view: text, markup, annotated - select for diffs
Thu May 9 01:05:10 2002 UTC (22 years ago) by fefe
Branches: MAIN
Diff to: previous 1.285: preferred, colored
Changes since revision 1.285: +2 -0 lines
initial ARM profiling support by Andre

Revision 1.285: 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.284: preferred, colored
Changes since revision 1.284: +4 -0 lines
x86_64 port by Michal Ludvig!

Revision 1.284: 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.283: preferred, colored
Changes since revision 1.283: +1 -0 lines
add truncate64 and ftruncate64 (with backwards compatibility)

Revision 1.283: download - view: text, markup, annotated - select for diffs
Sun May 5 14:35:55 2002 UTC (22 years ago) by fefe
Branches: MAIN
Diff to: previous 1.282: preferred, colored
Changes since revision 1.282: +2 -0 lines
move libm2 from contrib to i386

Revision 1.282: download - view: text, markup, annotated - select for diffs
Fri May 3 21:22:05 2002 UTC (22 years ago) by fefe
Branches: MAIN
Diff to: previous 1.281: preferred, colored
Changes since revision 1.281: +2 -0 lines
  add stpcpy (from Thomas Ogrisegg)
  check in mktime fix (from Luc Van Oostenryck)

Revision 1.281: download - view: text, markup, annotated - select for diffs
Fri May 3 19:22:47 2002 UTC (22 years ago) by fefe
Branches: MAIN
Diff to: previous 1.280: preferred, colored
Changes since revision 1.280: +2 -0 lines
start 0.18

Revision 1.280: download - view: text, markup, annotated - select for diffs
Thu May 2 21:46:39 2002 UTC (22 years ago) by fefe
Branches: MAIN
Diff to: previous 1.279: preferred, colored
Changes since revision 1.279: +2 -0 lines
fix i386 memccpy

Revision 1.279: download - view: text, markup, annotated - select for diffs
Thu May 2 21:32:05 2002 UTC (22 years ago) by fefe
Branches: MAIN
Diff to: previous 1.278: preferred, colored
Changes since revision 1.278: +1 -0 lines
fix dns domain search

Revision 1.278: download - view: text, markup, annotated - select for diffs
Mon Apr 29 20:18:41 2002 UTC (22 years ago) by fefe
Branches: MAIN
Diff to: previous 1.277: preferred, colored
Changes since revision 1.277: +1 -0 lines
fix memcmp and update memchr test

Revision 1.277: download - view: text, markup, annotated - select for diffs
Tue Apr 23 22:02:27 2002 UTC (22 years ago) by fefe
Branches: MAIN
Diff to: previous 1.276: preferred, colored
Changes since revision 1.276: +3 -0 lines
add stupid malloc debugging helper

Revision 1.276: download - view: text, markup, annotated - select for diffs
Tue Apr 23 13:35:41 2002 UTC (22 years ago) by fefe
Branches: MAIN
Diff to: previous 1.275: preferred, colored
Changes since revision 1.275: +1 -0 lines
abort() did not flush all streams

Revision 1.275: download - view: text, markup, annotated - select for diffs
Sun Apr 21 21:45:02 2002 UTC (22 years, 1 month ago) by fefe
Branches: MAIN
Diff to: previous 1.274: preferred, colored
Changes since revision 1.274: +1 -0 lines
resolve "%8.7lx" issue (thanks, Igor Gilitschenski)

Revision 1.274: download - view: text, markup, annotated - select for diffs
Fri Apr 19 12:41:36 2002 UTC (22 years, 1 month ago) by fefe
Branches: MAIN
Diff to: previous 1.273: preferred, colored
Changes since revision 1.273: +1 -1 lines
make sure write12.h includes cdefs.h so that the __attribute__ stuff
is removed for non-gcc compilers.  Also fix Olaf's spelink in CHANGES ;)

Revision 1.273: download - view: text, markup, annotated - select for diffs
Thu Apr 18 14:51:51 2002 UTC (22 years, 1 month ago) by olaf
Branches: MAIN
Diff to: previous 1.272: preferred, colored
Changes since revision 1.272: +1 -0 lines
Commit the patches for __dtostr

Revision 1.272: download - view: text, markup, annotated - select for diffs
Mon Apr 8 14:34:14 2002 UTC (22 years, 1 month ago) by fefe
Branches: MAIN
Diff to: previous 1.271: preferred, colored
Changes since revision 1.271: +1 -1 lines
oops, wrong attribution for dprof

Revision 1.271: download - view: text, markup, annotated - select for diffs
Sun Apr 7 22:48:25 2002 UTC (22 years, 1 month ago) by fefe
Branches: MAIN
Diff to: previous 1.270: preferred, colored
Changes since revision 1.270: +1 -0 lines
fix embarassing __dtostr bug (thanks, Andre)

Revision 1.270: download - view: text, markup, annotated - select for diffs
Sun Apr 7 19:44:55 2002 UTC (22 years, 1 month ago) by fefe
Branches: MAIN
Diff to: previous 1.269: preferred, colored
Changes since revision 1.269: +1 -0 lines
add dprof (mini profiler and function size printer)

Revision 1.269: download - view: text, markup, annotated - select for diffs
Thu Apr 4 16:12:56 2002 UTC (22 years, 1 month ago) by fefe
Branches: MAIN
Diff to: previous 1.268: preferred, colored
Changes since revision 1.268: +2 -0 lines
add BSD regex interface to libcompat

Revision 1.268: 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.267: preferred, colored
Changes since revision 1.267: +3 -0 lines
profiling support (x86 only)!

Revision 1.267: 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.266: preferred, colored
Changes since revision 1.266: +2 -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.266: download - view: text, markup, annotated - select for diffs
Mon Apr 1 00:55:58 2002 UTC (22 years, 1 month ago) by fefe
Branches: MAIN
Diff to: previous 1.265: preferred, colored
Changes since revision 1.265: +4 -0 lines
move tcgetpgrp/tcsetpgrp to unistd.h
move -D__dietlibc__ from features.h to diet
make large file support lstat->lstat64 macro work with function pointers

Revision 1.265: download - view: text, markup, annotated - select for diffs
Tue Mar 26 23:05:21 2002 UTC (22 years, 1 month ago) by fefe
Branches: MAIN
Diff to: previous 1.264: preferred, colored
Changes since revision 1.264: +1 -0 lines
fix not picking up last alias on line, fix parse error with new lines,
fix comment related parse error

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

Revision 1.263: download - view: text, markup, annotated - select for diffs
Fri Mar 22 12:28:17 2002 UTC (22 years, 2 months ago) by fefe
Branches: MAIN
Diff to: previous 1.262: preferred, colored
Changes since revision 1.262: +1 -0 lines
scandir should not sort if compar() is NULL
define O_ASYNC to FASYNC if it is not defined

Revision 1.262: 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.261: preferred, colored
Changes since revision 1.261: +1 -0 lines
*** empty log message ***

Revision 1.261: download - view: text, markup, annotated - select for diffs
Sun Mar 17 23:03:57 2002 UTC (22 years, 2 months ago) by fefe
Branches: MAIN
Diff to: previous 1.260: preferred, colored
Changes since revision 1.260: +1 -0 lines
sys/ipc.h now includes sys/types.h

Revision 1.260: download - view: text, markup, annotated - select for diffs
Sun Mar 17 19:38:13 2002 UTC (22 years, 2 months ago) by fefe
Branches: MAIN
Diff to: previous 1.259: preferred, colored
Changes since revision 1.259: +2 -0 lines
credit Jaroslav

Revision 1.259: download - view: text, markup, annotated - select for diffs
Thu Mar 7 16:58:14 2002 UTC (22 years, 2 months ago) by fefe
Branches: MAIN
Diff to: previous 1.258: preferred, colored
Changes since revision 1.258: +1 -0 lines
diet -Os no longer discards -fpic and -fno-pic

Revision 1.258: download - view: text, markup, annotated - select for diffs
Thu Mar 7 16:40:10 2002 UTC (22 years, 2 months ago) by fefe
Branches: MAIN
Diff to: previous 1.257: preferred, colored
Changes since revision 1.257: +1 -0 lines
fix i386 getenv (Hans Lermen)

Revision 1.257: download - view: text, markup, annotated - select for diffs
Tue Mar 5 16:28:11 2002 UTC (22 years, 2 months ago) by olaf
Branches: MAIN
Diff to: previous 1.256: preferred, colored
Changes since revision 1.256: +1 -0 lines
FIXED a bug in *scanf (there was no long long handling).
one step more to unified libdl/dynlinker (still 3 functions missing).

Revision 1.256: download - view: text, markup, annotated - select for diffs
Mon Mar 4 12:16:51 2002 UTC (22 years, 2 months ago) by olaf
Branches: MAIN
Diff to: previous 1.255: preferred, colored
Changes since revision 1.255: +1 -0 lines
added arm strcpy from Dirk Engling.

Revision 1.255: download - view: text, markup, annotated - select for diffs
Fri Mar 1 23:37:06 2002 UTC (22 years, 2 months ago) by fefe
Branches: MAIN
Diff to: previous 1.254: preferred, colored
Changes since revision 1.254: +2 -0 lines
add getline and getdelim to libcompat

Revision 1.254: 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.253: preferred, colored
Changes since revision 1.253: +2 -0 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.253: download - view: text, markup, annotated - select for diffs
Thu Feb 28 15:48:49 2002 UTC (22 years, 2 months ago) by fefe
Branches: MAIN
Diff to: previous 1.252: preferred, colored
Changes since revision 1.252: +2 -0 lines
fix signals on Alpha by emulating signal with sigaction.
fix struct termios portability problems

Revision 1.252: download - view: text, markup, annotated - select for diffs
Wed Feb 27 06:24:48 2002 UTC (22 years, 2 months ago) by fefe
Branches: MAIN
Diff to: previous 1.251: preferred, colored
Changes since revision 1.251: +1 -0 lines
missing #endif

Revision 1.251: download - view: text, markup, annotated - select for diffs
Mon Feb 25 14:48:43 2002 UTC (22 years, 2 months ago) by fefe
Branches: MAIN
Diff to: previous 1.250: preferred, colored
Changes since revision 1.250: +1 -0 lines
small bug and mention diet.c in PORTING

Revision 1.250: download - view: text, markup, annotated - select for diffs
Sun Feb 24 22:27:48 2002 UTC (22 years, 2 months ago) by fefe
Branches: MAIN
Diff to: previous 1.249: preferred, colored
Changes since revision 1.249: +2 -0 lines
make __dtostr work on ARM, too.

Revision 1.249: download - view: text, markup, annotated - select for diffs
Sat Feb 23 20:26:45 2002 UTC (22 years, 2 months ago) by fefe
Branches: MAIN
Diff to: previous 1.248: preferred, colored
Changes since revision 1.248: +2 -0 lines
more cosmetic changes, provide a prototype for usleep

Revision 1.248: download - view: text, markup, annotated - select for diffs
Sat Feb 23 20:22:20 2002 UTC (22 years, 2 months ago) by fefe
Branches: MAIN
Diff to: previous 1.247: preferred, colored
Changes since revision 1.247: +4 -0 lines
PORTING says which files need to be touched to port the diet libc.

ptrace now tries to work for S/390 and ARM (assumes ARMV).

Revision 1.247: download - view: text, markup, annotated - select for diffs
Sat Feb 23 15:57:30 2002 UTC (22 years, 2 months ago) by fefe
Branches: MAIN
Diff to: previous 1.246: preferred, colored
Changes since revision 1.246: +2 -0 lines
Make ptrace compatible to glibc (yuck!!) and save 8 bytes and 4 cycles
in ARM clone()

Revision 1.246: download - view: text, markup, annotated - select for diffs
Fri Feb 22 12:02:18 2002 UTC (22 years, 2 months ago) by fefe
Branches: MAIN
Diff to: previous 1.245: preferred, colored
Changes since revision 1.245: +2 -0 lines
one more very embarassing md5 bug

Revision 1.245: download - view: text, markup, annotated - select for diffs
Thu Feb 21 22:53:43 2002 UTC (22 years, 2 months ago) by fefe
Branches: MAIN
Diff to: previous 1.244: preferred, colored
Changes since revision 1.244: +1 -1 lines
fix Thomas Ogrisegg's name in the credits.
add i386 strrchr and new strlen.
add test suite entries for strrchr and strlen.

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

Revision 1.243: 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.242: preferred, colored
Changes since revision 1.242: +6 -0 lines
be more alpha and gcc 2.96 for SuSE 7.1 AXP friendly, add fdatasync.

Revision 1.242: download - view: text, markup, annotated - select for diffs
Tue Feb 19 12:58:08 2002 UTC (22 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.241: preferred, colored
Changes since revision 1.241: +1 -0 lines
diet.c updates (add -v, fix MIPS CFLAGS)

Revision 1.241: 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.240: preferred, colored
Changes since revision 1.240: +4 -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.240: download - view: text, markup, annotated - select for diffs
Mon Feb 18 14:32:27 2002 UTC (22 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.239: preferred, colored
Changes since revision 1.239: +1 -0 lines
fix MIPS start code (argv[0] was corrupt)

Revision 1.239: download - view: text, markup, annotated - select for diffs
Mon Feb 18 13:30:42 2002 UTC (22 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.238: preferred, colored
Changes since revision 1.238: +2 -0 lines
getservent_r misparsed lines without aliases

Revision 1.238: download - view: text, markup, annotated - select for diffs
Mon Feb 18 00:37:30 2002 UTC (22 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.237: preferred, colored
Changes since revision 1.237: +3 -1 lines
fix mmap on ARM and add new glibc macro names to sys/reboot.h

Revision 1.237: download - view: text, markup, annotated - select for diffs
Mon Feb 18 00:23:26 2002 UTC (22 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.236: preferred, colored
Changes since revision 1.236: +1 -0 lines
check in new MD5 ARM assembler version and make strncpy compile again
(oops)

Revision 1.236: download - view: text, markup, annotated - select for diffs
Mon Feb 18 00:13:23 2002 UTC (22 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.235: preferred, colored
Changes since revision 1.235: +4 -0 lines
  strstr(whatever,"") returned NULL, not whatever.  Found by a new test
    suite entry for strstr that I wrote.
  Thomas Oggrisegg suggested the following:
    add <asm/sigcontext.h> for profiling support.
    make strncpy a #define in string.h to save a few bytes.
  add a getenv test suite entry.

Revision 1.235: download - view: text, markup, annotated - select for diffs
Sun Feb 17 23:53:03 2002 UTC (22 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.234: preferred, colored
Changes since revision 1.234: +2 -0 lines
add strstr test suite and repair bug unearthed by it.

Revision 1.234: download - view: text, markup, annotated - select for diffs
Sun Feb 17 01:11:50 2002 UTC (22 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.233: preferred, colored
Changes since revision 1.233: +1 -0 lines
give credit for fmod

Revision 1.233: download - view: text, markup, annotated - select for diffs
Sat Feb 9 00:45:16 2002 UTC (22 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.232: preferred, colored
Changes since revision 1.232: +9 -2 lines
import a few more Uwe Ohse bug reports

Revision 1.232: download - view: text, markup, annotated - select for diffs
Fri Feb 8 23:40:58 2002 UTC (22 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.231: preferred, colored
Changes since revision 1.231: +2 -0 lines
remove buggy strsep option.  It wasn't glibc that was buggy, it was the
Linux man page.

Revision 1.231: download - view: text, markup, annotated - select for diffs
Thu Feb 7 15:36:20 2002 UTC (22 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.230: preferred, colored
Changes since revision 1.230: +1 -0 lines
fix vsnprintf zero termination

Revision 1.230: download - view: text, markup, annotated - select for diffs
Wed Feb 6 00:00:37 2002 UTC (22 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.229: preferred, colored
Changes since revision 1.229: +5 -0 lines
tzfile.c did not compile if one disabled time zone parsing in
dietfeatures.h.
gethostbyname_r matched case sensitively in /etc/hosts.

Revision 1.229: 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.228: preferred, colored
Changes since revision 1.228: +6 -0 lines
Several MIPS fixes.

Revision 1.228: download - view: text, markup, annotated - select for diffs
Fri Feb 1 01:47:30 2002 UTC (22 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.227: preferred, colored
Changes since revision 1.227: +2 -0 lines
remove vfork and add alarm to dynamic syscalls.
fix diet-dyn to link in dyn_dstop instead of dyn_stop

Revision 1.227: download - view: text, markup, annotated - select for diffs
Wed Jan 30 15:28:06 2002 UTC (22 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.226: preferred, colored
Changes since revision 1.226: +2 -0 lines
Make PA-RISC unified syscall thread-safe

Revision 1.226: download - view: text, markup, annotated - select for diffs
Wed Jan 30 10:21:14 2002 UTC (22 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.225: preferred, colored
Changes since revision 1.225: +1 -1 lines
rip out x86 assembly bsearch, needs to be redone

Revision 1.225: download - view: text, markup, annotated - select for diffs
Tue Jan 29 18:54:02 2002 UTC (22 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.224: preferred, colored
Changes since revision 1.224: +2 -0 lines
rip out vfork and repair bsearch

Revision 1.224: 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.223: preferred, colored
Changes since revision 1.223: +3 -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.223: download - view: text, markup, annotated - select for diffs
Tue Jan 29 02:09:54 2002 UTC (22 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.222: preferred, colored
Changes since revision 1.222: +1 -0 lines
more EINTR fixes in openpty (ioctl can return EINTR, too)
ttyname was broken (readlink does not \0-terminate, so we have to)

Revision 1.222: download - view: text, markup, annotated - select for diffs
Tue Jan 29 02:00:03 2002 UTC (22 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.221: preferred, colored
Changes since revision 1.221: +3 -0 lines
shave off a few bytes from parselib by removing the exit code from
__prepare_parse, which was not used anyway because you could see whether
it worked by looking at the struct state afterwards.  Uwe Ohse noticed
this.
Also, fix asprintf, which relied on vsnprintf to not write anything when
passed a NULL pointer.  This was no longer the case after Olaf redid the
printf engine.

Revision 1.221: download - view: text, markup, annotated - select for diffs
Tue Jan 29 01:40:15 2002 UTC (22 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.220: preferred, colored
Changes since revision 1.220: +1 -0 lines
fix typo in ARM unified syscall,
work around gcc 3 warnings caused by gcc internal wrong prototypes,
make malloc(0) return NULL again,
fix cfgetospeed (used wrong field of struct termios, oops!)

Revision 1.220: download - view: text, markup, annotated - select for diffs
Mon Jan 28 17:09:40 2002 UTC (22 years, 3 months ago) by olaf
Branches: MAIN
Diff to: previous 1.219: preferred, colored
Changes since revision 1.219: +3 -0 lines
- parisc clone & atomic testandset
- modifications to libpthread to respect the UPgrowing stack of rarisc
  and inverse lock logic
- added compiler option to i386 (this saves 9 byte per C-function)

Revision 1.219: download - view: text, markup, annotated - select for diffs
Sat Jan 26 22:36:46 2002 UTC (22 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.218: preferred, colored
Changes since revision 1.218: +1 -0 lines
hasmntopt did not work with foo=bar style options

Revision 1.218: download - view: text, markup, annotated - select for diffs
Thu Jan 24 00:43:10 2002 UTC (22 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.217: preferred, colored
Changes since revision 1.217: +1 -0 lines
make setenv smaller (Thomas Ogrisegg)

Revision 1.217: download - view: text, markup, annotated - select for diffs
Thu Jan 24 00:37:57 2002 UTC (22 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.216: preferred, colored
Changes since revision 1.216: +1 -0 lines
Uwe Ohse improved ftw's stack usage.

Revision 1.216: download - view: text, markup, annotated - select for diffs
Thu Jan 24 00:27:57 2002 UTC (22 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.215: preferred, colored
Changes since revision 1.215: +2 -0 lines
setvbuf fix for size==0

Revision 1.215: download - view: text, markup, annotated - select for diffs
Tue Jan 22 11:25:33 2002 UTC (22 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.214: preferred, colored
Changes since revision 1.214: +2 -0 lines
start using __attribute__((malloc)) to improve tell the gcc 3 optimizer
that a function returns a malloced pointer, i.e. the pointer can't alias
any existing data.

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

Revision 1.213: download - view: text, markup, annotated - select for diffs
Fri Jan 18 14:32:20 2002 UTC (22 years, 4 months ago) by fefe
Branches: MAIN
Diff to: previous 1.212: preferred, colored
Changes since revision 1.212: +1 -0 lines
moved _exit into the unified syscall in x86.

Revision 1.212: download - view: text, markup, annotated - select for diffs
Wed Jan 16 13:21:43 2002 UTC (22 years, 4 months ago) by fefe
Branches: MAIN
Diff to: previous 1.211: preferred, colored
Changes since revision 1.211: +2 -0 lines
made the locale simulation look more real ;)
Avoid GNU gettext.  At all cost.
If you need a gettext, use this one:

  http://www.ca.postgresql.org/~petere/gettext.html

It was extracted from NetBSD and compiles with the diet libc.

Revision 1.211: download - view: text, markup, annotated - select for diffs
Fri Jan 11 18:13:12 2002 UTC (22 years, 4 months ago) by fefe
Branches: MAIN
Diff to: previous 1.210: preferred, colored
Changes since revision 1.210: +2 -2 lines
oops, clone is not yet there for parisc

Revision 1.210: 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.209: preferred, colored
Changes since revision 1.209: +4 -0 lines
A PA-RISC port from Thomas Ogrisegg!  Wow!

Revision 1.209: download - view: text, markup, annotated - select for diffs
Thu Jan 10 13:37:38 2002 UTC (22 years, 4 months ago) by fefe
Branches: MAIN
Diff to: previous 1.208: preferred, colored
Changes since revision 1.208: +2 -0 lines
put in 0.14 tag

Revision 1.208: 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.207: preferred, colored
Changes since revision 1.207: +1 -0 lines
remove syscalls.c, it is now obsolete because of the unified syscalls.

Revision 1.207: download - view: text, markup, annotated - select for diffs
Wed Jan 9 20:36:58 2002 UTC (22 years, 4 months ago) by fefe
Branches: MAIN
Diff to: previous 1.206: preferred, colored
Changes since revision 1.206: +1 -1 lines
clean up TODO a little

Revision 1.206: download - view: text, markup, annotated - select for diffs
Wed Jan 9 19:40:34 2002 UTC (22 years, 4 months ago) by fefe
Branches: MAIN
Diff to: previous 1.205: preferred, colored
Changes since revision 1.205: +1 -0 lines
make utent work read-only.
update FAQ.

Revision 1.205: download - view: text, markup, annotated - select for diffs
Wed Jan 9 18:18:42 2002 UTC (22 years, 4 months ago) by fefe
Branches: MAIN
Diff to: previous 1.204: preferred, colored
Changes since revision 1.204: +3 -1 lines
repair * handling in fnmatch with regard to FNM_PATHNAME

Revision 1.204: download - view: text, markup, annotated - select for diffs
Wed Jan 9 17:16:17 2002 UTC (22 years, 4 months ago) by fefe
Branches: MAIN
Diff to: previous 1.203: preferred, colored
Changes since revision 1.203: +7 -4 lines
fix brk (thanks, Thomas Ogrisegg).
The Linux man page documented the libc wrapper, not the syscall :-(

Revision 1.203: download - view: text, markup, annotated - select for diffs
Wed Jan 9 17:13:03 2002 UTC (22 years, 4 months ago) by fefe
Branches: MAIN
Diff to: previous 1.202: preferred, colored
Changes since revision 1.202: +3 -0 lines
fix strncat for n == 0 (security implications!)
bsearch did not find the last element in the array

Revision 1.202: download - view: text, markup, annotated - select for diffs
Wed Jan 9 15:14:22 2002 UTC (22 years, 4 months ago) by fefe
Branches: MAIN
Diff to: previous 1.201: preferred, colored
Changes since revision 1.201: +1 -0 lines
putenv("HOME") == unsetenv("HOME")

Revision 1.201: download - view: text, markup, annotated - select for diffs
Wed Jan 9 02:34:08 2002 UTC (22 years, 4 months ago) by fefe
Branches: MAIN
Diff to: previous 1.200: preferred, colored
Changes since revision 1.200: +1 -0 lines
__dtostr was really disgusting.
It still is, but it sucks in different ways now.
We really need to __dtostr, one for %g and one for %f.
The new version won't do scientific notation at all, but it's better
than the previous version anyway.

Revision 1.200: download - view: text, markup, annotated - select for diffs
Tue Jan 1 22:00:42 2002 UTC (22 years, 4 months ago) by fefe
Branches: MAIN
Diff to: previous 1.199: preferred, colored
Changes since revision 1.199: +1 -0 lines
a wrong comparison in gmtime_r caused the time functions to convert Jan
1 to Dec 32 (oops!).

Revision 1.199: download - view: text, markup, annotated - select for diffs
Tue Dec 25 02:13:17 2001 UTC (22 years, 4 months ago) by fefe
Branches: MAIN
Diff to: previous 1.198: preferred, colored
Changes since revision 1.198: +3 -2 lines
implement alarm as syscall, not as setitimer wrapper.

Revision 1.198: download - view: text, markup, annotated - select for diffs
Tue Dec 4 12:24:25 2001 UTC (22 years, 5 months ago) by leitner
Branches: MAIN
Diff to: previous 1.197: preferred, colored
Changes since revision 1.197: +2 -0 lines
fixed fflush on input streams (next_char from ncurses exposed this)
diet now adds -static to gcc command line.

Revision 1.197: download - view: text, markup, annotated - select for diffs
Sat Dec 1 17:54:32 2001 UTC (22 years, 5 months ago) by leitner
Branches: MAIN
Diff to: previous 1.196: preferred, colored
Changes since revision 1.196: +1 -0 lines
res_query did not initialize last

Revision 1.196: 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.195: preferred, colored
Changes since revision 1.195: +2 -0 lines
fixes from the train journey ;)

Revision 1.195: 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.194: preferred, colored
Changes since revision 1.194: +1 -0 lines
redo some more changes

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

Revision 1.193: download - view: text, markup, annotated - select for diffs
Fri Nov 16 21:44:20 2001 UTC (22 years, 6 months ago) by fefe
Branches: MAIN
Diff to: previous 1.192: preferred, colored
Changes since revision 1.192: +2 -0 lines
add 0.13: so I don't add changes to the 0.12 list

Revision 1.192: download - view: text, markup, annotated - select for diffs
Fri Nov 16 21:01:34 2001 UTC (22 years, 6 months ago) by fefe
Branches: MAIN
Diff to: previous 1.191: preferred, colored
Changes since revision 1.191: +1 -0 lines
two more trivial tests, and document make install in CHANGES

Revision 1.191: download - view: text, markup, annotated - select for diffs
Wed Nov 14 13:40:09 2001 UTC (22 years, 6 months ago) by fefe
Branches: MAIN
Diff to: previous 1.190: preferred, colored
Changes since revision 1.190: +1 -0 lines
document strftime change

Revision 1.190: download - view: text, markup, annotated - select for diffs
Tue Nov 13 16:19:35 2001 UTC (22 years, 6 months ago) by fefe
Branches: MAIN
Diff to: previous 1.189: preferred, colored
Changes since revision 1.189: +3 -0 lines
several changes to make vs_ftpd compile.

Revision 1.189: download - view: text, markup, annotated - select for diffs
Wed Nov 7 19:57:54 2001 UTC (22 years, 6 months ago) by fefe
Branches: MAIN
Diff to: previous 1.188: preferred, colored
Changes since revision 1.188: +2 -0 lines
kludge around GNU tar problems

Revision 1.188: download - view: text, markup, annotated - select for diffs
Mon Nov 5 15:48:25 2001 UTC (22 years, 6 months ago) by fefe
Branches: MAIN
Diff to: previous 1.187: preferred, colored
Changes since revision 1.187: +3 -0 lines
document latest changes.

Revision 1.187: download - view: text, markup, annotated - select for diffs
Thu Nov 1 18:23:21 2001 UTC (22 years, 6 months ago) by fefe
Branches: MAIN
Diff to: previous 1.186: preferred, colored
Changes since revision 1.186: +3 -0 lines
hehe

Revision 1.186: download - view: text, markup, annotated - select for diffs
Thu Oct 25 22:23:55 2001 UTC (22 years, 6 months ago) by fefe
Branches: MAIN
Diff to: previous 1.185: preferred, colored
Changes since revision 1.185: +1 -0 lines
rewrite getproto* to parselib (and add ..._r versions)

Revision 1.185: download - view: text, markup, annotated - select for diffs
Wed Oct 24 17:27:11 2001 UTC (22 years, 6 months ago) by fefe
Branches: MAIN
Diff to: previous 1.184: preferred, colored
Changes since revision 1.184: +1 -0 lines
add getpw{nam,uid}_r, rewrite getpw{nam,uid}

Revision 1.184: download - view: text, markup, annotated - select for diffs
Wed Oct 24 17:06:03 2001 UTC (22 years, 6 months ago) by fefe
Branches: MAIN
Diff to: previous 1.183: preferred, colored
Changes since revision 1.183: +1 -0 lines
rewrite getserv*, provide ..._r versions.

Revision 1.183: download - view: text, markup, annotated - select for diffs
Tue Oct 23 01:44:39 2001 UTC (22 years, 6 months ago) by fefe
Branches: MAIN
Diff to: previous 1.182: preferred, colored
Changes since revision 1.182: +3 -0 lines
replace entlib with a more generic parselib.  Convert entlib using code
to parselib.  TODO: convert /etc/hosts and /etc/services parsers to
parselib.

Revision 1.182: download - view: text, markup, annotated - select for diffs
Thu Oct 18 18:25:53 2001 UTC (22 years, 7 months ago) by fefe
Branches: MAIN
Diff to: previous 1.181: preferred, colored
Changes since revision 1.181: +1 -0 lines
document ARM syscall change

Revision 1.181: download - view: text, markup, annotated - select for diffs
Wed Oct 10 23:55:35 2001 UTC (22 years, 7 months ago) by fefe
Branches: MAIN
Diff to: previous 1.180: preferred, colored
Changes since revision 1.180: +7 -0 lines
add very cool linker error (WANT_SAFEGUARD in dietfeatures.h) that makes
ld barf if you try to link an object file compiled with "diet gcc"
against glibc.  The resulting binaries will very likely not work.
This is some funkly linker trickery that I invented here, I'm quite
proud of myself now. ;)

Revision 1.180: download - view: text, markup, annotated - select for diffs
Mon Oct 8 18:31:38 2001 UTC (22 years, 7 months ago) by fefe
Branches: MAIN
Diff to: previous 1.179: preferred, colored
Changes since revision 1.179: +2 -0 lines
make headers more C++ compliant.

Revision 1.179: download - view: text, markup, annotated - select for diffs
Sat Oct 6 03:16:58 2001 UTC (22 years, 7 months ago) by fefe
Branches: MAIN
Diff to: previous 1.178: preferred, colored
Changes since revision 1.178: +1 -0 lines
document opendir

Revision 1.178: download - view: text, markup, annotated - select for diffs
Thu Oct 4 14:50:48 2001 UTC (22 years, 7 months ago) by fefe
Branches: MAIN
Diff to: previous 1.177: preferred, colored
Changes since revision 1.177: +1 -0 lines
execle and two obscure DNS constants, from Johannes Kloos.

Revision 1.177: download - view: text, markup, annotated - select for diffs
Fri Sep 28 19:54:37 2001 UTC (22 years, 7 months ago) by fefe
Branches: MAIN
Diff to: previous 1.176: preferred, colored
Changes since revision 1.176: +3 -0 lines
document recent changes.

Revision 1.176: download - view: text, markup, annotated - select for diffs
Mon Sep 24 14:58:06 2001 UTC (22 years, 7 months ago) by fefe
Branches: MAIN
Diff to: previous 1.175: preferred, colored
Changes since revision 1.175: +1 -0 lines
more getopt fixes (the man page sucks even more than my code)

Revision 1.175: download - view: text, markup, annotated - select for diffs
Sat Sep 22 17:45:06 2001 UTC (22 years, 7 months ago) by fefe
Branches: MAIN
Diff to: previous 1.174: preferred, colored
Changes since revision 1.174: +1 -0 lines
rand48 from Johannes Kloos

Revision 1.174: download - view: text, markup, annotated - select for diffs
Mon Sep 3 23:35:15 2001 UTC (22 years, 8 months ago) by fefe
Branches: MAIN
Diff to: previous 1.173: preferred, colored
Changes since revision 1.173: +1 -0 lines
add 32-bit uid syscalls (and prototypes).
We still need backwards compatibility wrappers.

Revision 1.173: download - view: text, markup, annotated - select for diffs
Mon Sep 3 13:19:22 2001 UTC (22 years, 8 months ago) by fefe
Branches: MAIN
Diff to: previous 1.172: preferred, colored
Changes since revision 1.172: +1 -0 lines
slightly smaller opendir from Frank Klemm

Revision 1.172: download - view: text, markup, annotated - select for diffs
Mon Sep 3 12:54:48 2001 UTC (22 years, 8 months ago) by fefe
Branches: MAIN
Diff to: previous 1.171: preferred, colored
Changes since revision 1.171: +1 -0 lines
add -Os option to diet (see diet.1)

Revision 1.171: 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.170: preferred, colored
Changes since revision 1.170: +1 -0 lines
add md5 crypt

Revision 1.170: download - view: text, markup, annotated - select for diffs
Tue Aug 28 13:53:56 2001 UTC (22 years, 8 months ago) by fefe
Branches: MAIN
Diff to: previous 1.169: preferred, colored
Changes since revision 1.169: +1 -1 lines
I misspelled Michal as Michael in CHANGES

Revision 1.169: download - view: text, markup, annotated - select for diffs
Sat Aug 25 18:54:37 2001 UTC (22 years, 8 months ago) by fefe
Branches: MAIN
Diff to: previous 1.168: preferred, colored
Changes since revision 1.168: +1 -0 lines
add adjtimex

Revision 1.168: download - view: text, markup, annotated - select for diffs
Thu Aug 23 18:33:43 2001 UTC (22 years, 8 months ago) by fefe
Branches: MAIN
Diff to: previous 1.167: preferred, colored
Changes since revision 1.167: +3 -0 lines
rename __syscall_syslog to klogctl (the glibc name for it), add a
prototype for it and pivot_root syscall, add %n for *scanf (Olaf says
it's not thread-safe and he will fix it).  Add C99 macros from
inttypes.h (I wouldn't have thought anyone actually uses those, ugh)

Revision 1.167: download - view: text, markup, annotated - select for diffs
Thu Aug 23 16:00:09 2001 UTC (22 years, 8 months ago) by fefe
Branches: MAIN
Diff to: previous 1.166: preferred, colored
Changes since revision 1.166: +1 -0 lines
add several more x86 assembly functions to shave off a few bytes here
and there.

Revision 1.166: download - view: text, markup, annotated - select for diffs
Thu Aug 23 14:57:07 2001 UTC (22 years, 8 months ago) by fefe
Branches: MAIN
Diff to: previous 1.165: preferred, colored
Changes since revision 1.165: +2 -0 lines
even more x86 assembly crap

Revision 1.165: download - view: text, markup, annotated - select for diffs
Mon Aug 6 15:04:32 2001 UTC (22 years, 9 months ago) by fefe
Branches: MAIN
Diff to: previous 1.164: preferred, colored
Changes since revision 1.164: +1 -0 lines
typo

Revision 1.164: download - view: text, markup, annotated - select for diffs
Tue Jul 31 22:13:35 2001 UTC (22 years, 9 months ago) by fefe
Branches: MAIN
Diff to: previous 1.163: preferred, colored
Changes since revision 1.163: +3 -0 lines
Frank Klemm strikes again!

Revision 1.163: download - view: text, markup, annotated - select for diffs
Tue Jul 31 14:24:33 2001 UTC (22 years, 9 months ago) by fefe
Branches: MAIN
Diff to: previous 1.162: preferred, colored
Changes since revision 1.162: +3 -0 lines
add getopt_long_only and rework getopt and getopt_long so they
understand optidx=0 (which is in violation of susv2 but some b0rken
BSD crapware does it anyway).  Did I mention that BSD sucks?  A lot?

add initial iconv implementation that can convert iso-8859-1 <-> UTF-8
<-> UCS-4.

Revision 1.162: download - view: text, markup, annotated - select for diffs
Thu Jul 26 11:31:43 2001 UTC (22 years, 9 months ago) by fefe
Branches: MAIN
Diff to: previous 1.161: preferred, colored
Changes since revision 1.161: +1 -1 lines
fix a lot of bugs ;)

Revision 1.161: download - view: text, markup, annotated - select for diffs
Mon Jul 23 19:03:59 2001 UTC (22 years, 9 months ago) by olaf
Branches: MAIN
Diff to: previous 1.160: preferred, colored
Changes since revision 1.160: +2 -0 lines
missed to commit ... (a.u.)

Revision 1.160: download - view: text, markup, annotated - select for diffs
Thu Jul 19 16:07:10 2001 UTC (22 years, 10 months ago) by fefe
Branches: MAIN
Diff to: previous 1.159: preferred, colored
Changes since revision 1.159: +2 -0 lines
More functions and optimizations from Frank Klemm

Revision 1.159: download - view: text, markup, annotated - select for diffs
Wed Jul 18 15:16:46 2001 UTC (22 years, 10 months ago) by olaf
Branches: MAIN
Diff to: previous 1.158: preferred, colored
Changes since revision 1.158: +2 -0 lines
...

Revision 1.158: download - view: text, markup, annotated - select for diffs
Wed Jul 18 00:33:00 2001 UTC (22 years, 10 months ago) by fefe
Branches: MAIN
Diff to: previous 1.157: preferred, colored
Changes since revision 1.157: +2 -1 lines
Credit Uwe a little more.

Revision 1.157: download - view: text, markup, annotated - select for diffs
Tue Jul 17 23:15:34 2001 UTC (22 years, 10 months ago) by fefe
Branches: MAIN
Diff to: previous 1.156: preferred, colored
Changes since revision 1.156: +3 -0 lines
make stdint.h actually work (it collided with inttypes.h, which it also
included)

Revision 1.156: 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.155: preferred, colored
Changes since revision 1.155: +1 -0 lines
add herror

Revision 1.155: download - view: text, markup, annotated - select for diffs
Tue Jul 17 17:39:07 2001 UTC (22 years, 10 months ago) by fefe
Branches: MAIN
Diff to: previous 1.154: preferred, colored
Changes since revision 1.154: +1 -0 lines
add dirname, basename.

Revision 1.154: download - view: text, markup, annotated - select for diffs
Thu Jul 12 11:57:19 2001 UTC (22 years, 10 months ago) by fefe
Branches: MAIN
Diff to: previous 1.153: preferred, colored
Changes since revision 1.153: +1 -1 lines
fseek return values were b0rken.

Revision 1.153: download - view: text, markup, annotated - select for diffs
Wed Jul 11 22:29:07 2001 UTC (22 years, 10 months ago) by olaf
Branches: MAIN
Diff to: previous 1.152: preferred, colored
Changes since revision 1.152: +1 -0 lines
Today was the day (aeh yesterday was the start now the stop...) I have
implemented all the *scanf functions (yes even sose crapy stdio variants..)
Now I... WE have to test them :) (other should have FUN too ...)

Revision 1.152: download - view: text, markup, annotated - select for diffs
Wed Jul 11 18:19:51 2001 UTC (22 years, 10 months ago) by fefe
Branches: MAIN
Diff to: previous 1.151: preferred, colored
Changes since revision 1.151: +1 -0 lines
squeeze a few bytes in the ctype.h routines and fix a signedness snafu
in strtoul.

Revision 1.151: download - view: text, markup, annotated - select for diffs
Wed Jul 11 16:43:15 2001 UTC (22 years, 10 months ago) by fefe
Branches: MAIN
Diff to: previous 1.150: preferred, colored
Changes since revision 1.150: +1 -0 lines
add openpty (for sshd), make gethostbyname2 actually honor
WANT_ETC_HOSTS, make inet_pton accept "::" as IPv6 address (oops).

Revision 1.150: download - view: text, markup, annotated - select for diffs
Wed Jul 11 15:32:10 2001 UTC (22 years, 10 months ago) by fefe
Branches: MAIN
Diff to: previous 1.149: preferred, colored
Changes since revision 1.149: +2 -0 lines
stdio should not include unistd.h.  Otherwise configure from openssh
thinks that getpgrp takes an argument.

Revision 1.149: download - view: text, markup, annotated - select for diffs
Wed Jul 11 00:12:39 2001 UTC (22 years, 10 months ago) by fefe
Branches: MAIN
Diff to: previous 1.148: preferred, colored
Changes since revision 1.148: +2 -0 lines
/etc/hosts support!

Revision 1.148: download - view: text, markup, annotated - select for diffs
Tue Jul 10 21:10:16 2001 UTC (22 years, 10 months ago) by fefe
Branches: MAIN
Diff to: previous 1.147: preferred, colored
Changes since revision 1.147: +1 -0 lines
add overflow handling for strtol and strtoul.

Revision 1.147: download - view: text, markup, annotated - select for diffs
Mon Jul 9 14:33:05 2001 UTC (22 years, 10 months ago) by fefe
Branches: MAIN
Diff to: previous 1.146: preferred, colored
Changes since revision 1.146: +2 -0 lines
accept -ffff and 0xfefe with base==16.

Revision 1.146: download - view: text, markup, annotated - select for diffs
Mon Jul 9 14:12:39 2001 UTC (22 years, 10 months ago) by fefe
Branches: MAIN
Diff to: previous 1.145: preferred, colored
Changes since revision 1.145: +1 -0 lines
add sysconf

Revision 1.145: download - view: text, markup, annotated - select for diffs
Mon Jul 9 13:54:07 2001 UTC (22 years, 10 months ago) by fefe
Branches: MAIN
Diff to: previous 1.144: preferred, colored
Changes since revision 1.144: +2 -0 lines
ugh, touched all stdio and ripped out the non-ungetc and unbuffered
modes.  Did some ELF weak symbol trickery to make `puts("foo")' not
reference the whole stdio crap.

Revision 1.144: download - view: text, markup, annotated - select for diffs
Mon Jul 9 12:07:02 2001 UTC (22 years, 10 months ago) by olaf
Branches: MAIN
Diff to: previous 1.143: preferred, colored
Changes since revision 1.143: +4 -0 lines
Fixed a BSD_SOURCE dependency (perror,strerror).
new atexit (modified patch form mailing-list)

Revision 1.143: download - view: text, markup, annotated - select for diffs
Wed Jul 4 12:19:25 2001 UTC (22 years, 10 months ago) by fefe
Branches: MAIN
Diff to: previous 1.142: preferred, colored
Changes since revision 1.142: +1 -0 lines
add mkdtemp

Revision 1.142: download - view: text, markup, annotated - select for diffs
Wed Jul 4 09:51:30 2001 UTC (22 years, 10 months ago) by fefe
Branches: MAIN
Diff to: previous 1.141: preferred, colored
Changes since revision 1.141: +10 -7 lines
popen did not set close-on-exec flag on fd, could leak fd on malloc
error in fdopen, system did not ignore SIGCHLD and thus had a potential
wait() race.

Revision 1.141: download - view: text, markup, annotated - select for diffs
Fri Jun 29 15:02:39 2001 UTC (22 years, 10 months ago) by fefe
Branches: MAIN
Diff to: previous 1.140: preferred, colored
Changes since revision 1.140: +3 -0 lines
fix a few bugs

Revision 1.140: download - view: text, markup, annotated - select for diffs
Wed Jun 27 09:28:59 2001 UTC (22 years, 10 months ago) by fefe
Branches: MAIN
Diff to: previous 1.139: preferred, colored
Changes since revision 1.139: +3 -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.139: download - view: text, markup, annotated - select for diffs
Tue Jun 26 15:19:11 2001 UTC (22 years, 10 months ago) by fefe
Branches: MAIN
Diff to: previous 1.138: preferred, colored
Changes since revision 1.138: +1 -0 lines
cleanse rpc from bcopy, fix ttyname for !isatty case

Revision 1.138: download - view: text, markup, annotated - select for diffs
Mon Jun 25 20:51:23 2001 UTC (22 years, 10 months ago) by fefe
Branches: MAIN
Diff to: previous 1.137: preferred, colored
Changes since revision 1.137: +1 -0 lines
declare sys_errlist and sys_nerr in errno.

Revision 1.137: download - view: text, markup, annotated - select for diffs
Mon Jun 25 19:50:13 2001 UTC (22 years, 10 months ago) by fefe
Branches: MAIN
Diff to: previous 1.136: preferred, colored
Changes since revision 1.136: +2 -0 lines
document regex fix in CHANGES

Revision 1.136: download - view: text, markup, annotated - select for diffs
Mon Jun 25 19:43:55 2001 UTC (22 years, 10 months ago) by fefe
Branches: MAIN
Diff to: previous 1.135: preferred, colored
Changes since revision 1.135: +1 -0 lines
add getopt_long, declare sys_errlist, and more global getopt variables
to getopt_data so getopt_long does not reference getopt.

Revision 1.135: download - view: text, markup, annotated - select for diffs
Fri Jun 22 17:26:45 2001 UTC (22 years, 11 months ago) by fefe
Branches: MAIN
Diff to: previous 1.134: preferred, colored
Changes since revision 1.134: +1 -0 lines
fix stdarg for mips and move gcc-dependent stuff to stdarg-cruft.h ;)

Revision 1.134: download - view: text, markup, annotated - select for diffs
Thu Jun 21 18:53:09 2001 UTC (22 years, 11 months ago) by fefe
Branches: MAIN
Diff to: previous 1.133: preferred, colored
Changes since revision 1.133: +2 -0 lines
only the first search domain from /etc/resolv.conf was actually used.

Revision 1.133: download - view: text, markup, annotated - select for diffs
Thu Jun 21 18:18:32 2001 UTC (22 years, 11 months ago) by olaf
Branches: MAIN
Diff to: previous 1.132: preferred, colored
Changes since revision 1.132: +2 -0 lines
so now PPC clone and new unified syscall
this was REAL assembler fun :)

Revision 1.132: download - view: text, markup, annotated - select for diffs
Mon Jun 18 19:19:44 2001 UTC (22 years, 11 months ago) by olaf
Branches: MAIN
Diff to: previous 1.131: preferred, colored
Changes since revision 1.131: +3 -0 lines
changed a "little" for dynamic dietlibc(.so)

Revision 1.131: download - view: text, markup, annotated - select for diffs
Fri Jun 15 16:14:48 2001 UTC (22 years, 11 months ago) by fefe
Branches: MAIN
Diff to: previous 1.130: preferred, colored
Changes since revision 1.130: +1 -0 lines
start getting rid of kernel headers.

Revision 1.130: download - view: text, markup, annotated - select for diffs
Wed Jun 13 15:54:10 2001 UTC (22 years, 11 months ago) by fefe
Branches: MAIN
Diff to: previous 1.129: preferred, colored
Changes since revision 1.129: +1 -0 lines
add res_mkquery.  The diet libc can now compile and link mtr.

Revision 1.129: download - view: text, markup, annotated - select for diffs
Sat Jun 9 17:45:49 2001 UTC (22 years, 11 months ago) by fefe
Branches: MAIN
Diff to: previous 1.128: preferred, colored
Changes since revision 1.128: +2 -0 lines
add an errno in libpthread that will display a prominent linker warning
when used.

Revision 1.128: 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.127: preferred, colored
Changes since revision 1.127: +3 -0 lines
a ton of warnings fixed ;)

Revision 1.127: download - view: text, markup, annotated - select for diffs
Wed Jun 6 18:45:29 2001 UTC (22 years, 11 months ago) by fefe
Branches: MAIN
Diff to: previous 1.126: preferred, colored
Changes since revision 1.126: +1 -0 lines
add a FAQ

Revision 1.126: download - view: text, markup, annotated - select for diffs
Wed Jun 6 18:12:09 2001 UTC (22 years, 11 months ago) by fefe
Branches: MAIN
Diff to: previous 1.125: preferred, colored
Changes since revision 1.125: +1 -0 lines
add %h to vsnprintf.

Revision 1.125: download - view: text, markup, annotated - select for diffs
Wed Jun 6 17:40:03 2001 UTC (22 years, 11 months ago) by fefe
Branches: MAIN
Diff to: previous 1.124: preferred, colored
Changes since revision 1.124: +1 -0 lines
credit Dietz.

Revision 1.124: download - view: text, markup, annotated - select for diffs
Mon Jun 4 01:03:42 2001 UTC (22 years, 11 months ago) by fefe
Branches: MAIN
Diff to: previous 1.123: preferred, colored
Changes since revision 1.123: +1 -0 lines
regular expression fix for matching x* in the case without any x.

Revision 1.123: download - view: text, markup, annotated - select for diffs
Sat Jun 2 02:39:06 2001 UTC (22 years, 11 months ago) by fefe
Branches: MAIN
Diff to: previous 1.122: preferred, colored
Changes since revision 1.122: +1 -0 lines
fix fnmatch (but related to * and FNM_PATHNAME)

Revision 1.122: download - view: text, markup, annotated - select for diffs
Sat Jun 2 00:15:31 2001 UTC (22 years, 11 months ago) by fefe
Branches: MAIN
Diff to: previous 1.121: preferred, colored
Changes since revision 1.121: +2 -0 lines
regexec offsets fix.

Revision 1.121: download - view: text, markup, annotated - select for diffs
Fri Jun 1 23:05:14 2001 UTC (22 years, 11 months ago) by fefe
Branches: MAIN
Diff to: previous 1.120: preferred, colored
Changes since revision 1.120: +3 -0 lines
break strncat even more in the default case (copy n bytes plus \0, not n
bytes including \0).

Revision 1.120: download - view: text, markup, annotated - select for diffs
Fri Jun 1 18:30:03 2001 UTC (22 years, 11 months ago) by fefe
Branches: MAIN
Diff to: previous 1.119: preferred, colored
Changes since revision 1.119: +3 -0 lines
document getopt change

Revision 1.119: download - view: text, markup, annotated - select for diffs
Thu May 31 17:55:13 2001 UTC (22 years, 11 months ago) by fefe
Branches: MAIN
Diff to: previous 1.118: preferred, colored
Changes since revision 1.118: +1 -0 lines
vsnprintf %X now uses upper case (again)

Revision 1.118: download - view: text, markup, annotated - select for diffs
Thu May 31 16:12:26 2001 UTC (22 years, 11 months ago) by fefe
Branches: MAIN
Diff to: previous 1.117: preferred, colored
Changes since revision 1.117: +4 -0 lines
cleaner errno vs. *__errno_location() handling.
add dummy iconv (iconv_open always returns EINVAL).
add expect() optimization in qsort.

Revision 1.117: download - view: text, markup, annotated - select for diffs
Tue May 29 12:20:44 2001 UTC (22 years, 11 months ago) by fefe
Branches: MAIN
Diff to: previous 1.116: preferred, colored
Changes since revision 1.116: +2 -0 lines
add expect and __builtin_expect handling for gcc < version 3.

Revision 1.116: download - view: text, markup, annotated - select for diffs
Thu May 24 17:51:46 2001 UTC (22 years, 11 months ago) by fefe
Branches: MAIN
Diff to: previous 1.115: preferred, colored
Changes since revision 1.115: +1 -0 lines
vsscanf bug.

Revision 1.115: download - view: text, markup, annotated - select for diffs
Wed May 23 23:44:35 2001 UTC (22 years, 11 months ago) by fefe
Branches: MAIN
Diff to: previous 1.114: preferred, colored
Changes since revision 1.114: +3 -0 lines
one more ooooops in the DNS routines.

Revision 1.114: download - view: text, markup, annotated - select for diffs
Wed May 23 15:30:05 2001 UTC (22 years, 11 months ago) by fefe
Branches: MAIN
Diff to: previous 1.113: preferred, colored
Changes since revision 1.113: +3 -0 lines
remove superfluous MAX definition in the Sun code.

Revision 1.113: download - view: text, markup, annotated - select for diffs
Wed May 23 14:57:32 2001 UTC (22 years, 11 months ago) by fefe
Branches: MAIN
Diff to: previous 1.112: preferred, colored
Changes since revision 1.112: +2 -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.112: download - view: text, markup, annotated - select for diffs
Sat May 19 02:27:07 2001 UTC (23 years ago) by fefe
Branches: MAIN
Diff to: previous 1.111: preferred, colored
Changes since revision 1.111: +1 -0 lines
fix sigsuspend.

Revision 1.111: download - view: text, markup, annotated - select for diffs
Fri May 18 19:15:00 2001 UTC (23 years ago) by fefe
Branches: MAIN
Diff to: previous 1.110: preferred, colored
Changes since revision 1.110: +1 -0 lines
paaaarty!  getaddrinfo is there! ;)

Revision 1.110: 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.109: preferred, colored
Changes since revision 1.109: +2 -0 lines
add threadsafe.sh hack.

Revision 1.109: download - view: text, markup, annotated - select for diffs
Wed May 16 17:09:35 2001 UTC (23 years ago) by fefe
Branches: MAIN
Diff to: previous 1.108: preferred, colored
Changes since revision 1.108: +1 -0 lines
initial getnameinfo implementation

Revision 1.108: 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.107: preferred, colored
Changes since revision 1.107: +1 -0 lines
add scandir.

Revision 1.107: download - view: text, markup, annotated - select for diffs
Wed May 16 15:10:49 2001 UTC (23 years ago) by fefe
Branches: MAIN
Diff to: previous 1.106: preferred, colored
Changes since revision 1.106: +1 -0 lines
add fake herror.

Revision 1.106: download - view: text, markup, annotated - select for diffs
Wed May 16 14:18:53 2001 UTC (23 years ago) by fefe
Branches: MAIN
Diff to: previous 1.105: preferred, colored
Changes since revision 1.105: +1 -0 lines
yes!1!!

Revision 1.105: download - view: text, markup, annotated - select for diffs
Tue May 15 23:56:34 2001 UTC (23 years ago) by fefe
Branches: MAIN
Diff to: previous 1.104: preferred, colored
Changes since revision 1.104: +2 -0 lines
add ioperm, flock prototype, <sys/io.h>.

Revision 1.104: download - view: text, markup, annotated - select for diffs
Tue May 15 15:36:15 2001 UTC (23 years ago) by fefe
Branches: MAIN
Diff to: previous 1.103: preferred, colored
Changes since revision 1.103: +2 -0 lines
add *abs.

Revision 1.103: download - view: text, markup, annotated - select for diffs
Thu May 10 13:55:35 2001 UTC (23 years ago) by fefe
Branches: MAIN
Diff to: previous 1.102: preferred, colored
Changes since revision 1.102: +1 -0 lines
fix DNS decompression.

Revision 1.102: download - view: text, markup, annotated - select for diffs
Wed May 9 01:16:04 2001 UTC (23 years ago) by fefe
Branches: MAIN
Diff to: previous 1.101: preferred, colored
Changes since revision 1.101: +3 -0 lines
add realpath and wrap getcwd (syscall returns length, not buf).

Revision 1.101: download - view: text, markup, annotated - select for diffs
Wed May 9 00:34:17 2001 UTC (23 years ago) by fefe
Branches: MAIN
Diff to: previous 1.100: preferred, colored
Changes since revision 1.100: +2 -0 lines
much improved regular expressions (REG_ICASE handling, substring
handling (i.e. regex "foo" matches "blaatfoo"), REG_NOTBOL and
REG_NOTEOL handling, word start/end handling).  In short: I begin to
gain confidence in them.  Object file size: 4408 bytes.

Revision 1.100: download - view: text, markup, annotated - select for diffs
Tue May 8 23:51:30 2001 UTC (23 years ago) by fefe
Branches: MAIN
Diff to: previous 1.99: preferred, colored
Changes since revision 1.99: +2 -0 lines
add glob implementation from Guillaume!

Revision 1.99: download - view: text, markup, annotated - select for diffs
Tue May 8 23:45:03 2001 UTC (23 years ago) by fefe
Branches: MAIN
Diff to: previous 1.98: preferred, colored
Changes since revision 1.98: +1 -0 lines
imported entlib fix from Jeff Garzik.

Revision 1.98: download - view: text, markup, annotated - select for diffs
Tue May 8 23:34:41 2001 UTC (23 years ago) by fefe
Branches: MAIN
Diff to: previous 1.97: preferred, colored
Changes since revision 1.97: +1 -0 lines
tcsetpgrp was b0rken.  Major oooooops here.

Revision 1.97: download - view: text, markup, annotated - select for diffs
Tue May 8 23:07:14 2001 UTC (23 years ago) by fefe
Branches: MAIN
Diff to: previous 1.96: preferred, colored
Changes since revision 1.96: +2 -0 lines
add "%.2f" support for printf.

Revision 1.96: download - view: text, markup, annotated - select for diffs
Tue May 8 22:51:05 2001 UTC (23 years ago) by fefe
Branches: MAIN
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +6 -1 lines
fix a few prototypes and declarations (Thanks to Chris Siebermann).

Revision 1.95: download - view: text, markup, annotated - select for diffs
Mon May 7 15:52:11 2001 UTC (23 years ago) by fefe
Branches: MAIN
Diff to: previous 1.94: preferred, colored
Changes since revision 1.94: +1 -0 lines
add setenv and execlp.

Revision 1.94: download - view: text, markup, annotated - select for diffs
Mon May 7 01:04:45 2001 UTC (23 years ago) by fefe
Branches: MAIN
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +1 -0 lines
import fnmatch fix from Guillaume Cottenceau.

Revision 1.93: download - view: text, markup, annotated - select for diffs
Sun May 6 00:34:26 2001 UTC (23 years ago) by fefe
Branches: MAIN
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +1 -0 lines
add getmntent, setmntent, endmntent, query_module.

Revision 1.92: download - view: text, markup, annotated - select for diffs
Sun May 6 00:07:56 2001 UTC (23 years ago) by fefe
Branches: MAIN
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +1 -1 lines
mention sendmsg, recvmsg in CHANGES.

Revision 1.91: download - view: text, markup, annotated - select for diffs
Sun May 6 00:07:29 2001 UTC (23 years ago) by fefe
Branches: MAIN
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +1 -0 lines
add sysinfo, sendmsg and recvmsg.

Revision 1.90: download - view: text, markup, annotated - select for diffs
Sat May 5 22:57:51 2001 UTC (23 years ago) by fefe
Branches: MAIN
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +2 -1 lines
added IPv6 DNS and IP to/from ASCII conversion support.

Revision 1.89: 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.88: preferred, colored
Changes since revision 1.88: +2 -0 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.88: download - view: text, markup, annotated - select for diffs
Sat May 5 12:26:58 2001 UTC (23 years ago) by fefe
Branches: MAIN
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +2 -0 lines
remove a few warnings, add res_init.

Revision 1.87: download - view: text, markup, annotated - select for diffs
Fri May 4 14:49:57 2001 UTC (23 years ago) by fefe
Branches: MAIN
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +1 -1 lines
add lseek64 with lseek fall-back mode.

Revision 1.86: download - view: text, markup, annotated - select for diffs
Fri May 4 14:24:41 2001 UTC (23 years ago) by fefe
Branches: MAIN
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +1 -0 lines
add llseek

Revision 1.85: 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.84: preferred, colored
Changes since revision 1.84: +1 -0 lines
add experimental regex implementation.

Revision 1.84: 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.83: preferred, colored
Changes since revision 1.83: +3 -0 lines
fix sig*set and fwrite.  mount from util-linux now actually compiles and
works!

Revision 1.83: 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.82: preferred, colored
Changes since revision 1.82: +4 -0 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.82: download - view: text, markup, annotated - select for diffs
Wed May 2 21:06:24 2001 UTC (23 years ago) by fefe
Branches: MAIN
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +1 -0 lines
add mlockall, munlockall.

Revision 1.81: download - view: text, markup, annotated - select for diffs
Wed May 2 20:56:50 2001 UTC (23 years ago) by fefe
Branches: MAIN
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +1 -0 lines
add rpc headers (from glibc, slightly fixed so they don't clash with the
other headers)

Revision 1.80: download - view: text, markup, annotated - select for diffs
Wed May 2 20:45:25 2001 UTC (23 years ago) by fefe
Branches: MAIN
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +2 -1 lines
add getopt_long stuff to getopt.h (there is no implementation of
getopt_long in the diet libc, but stuff will at least compile now.  Link
against GNU getopt to get getopt_long).

add sigdelset prototype.

Revision 1.79: download - view: text, markup, annotated - select for diffs
Thu Apr 26 10:30:30 2001 UTC (23 years ago) by fefe
Branches: MAIN
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +1 -0 lines
add execl prototype, fix iopl for platforms that don't have it.

Revision 1.78: download - view: text, markup, annotated - select for diffs
Sun Apr 22 16:04:45 2001 UTC (23 years, 1 month ago) by fefe
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +1 -0 lines
add iopl and a few dummy #defines to remove locale initializations.

Revision 1.77: download - view: text, markup, annotated - select for diffs
Sun Apr 22 15:52:01 2001 UTC (23 years, 1 month ago) by fefe
Branches: MAIN
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +1 -0 lines
import <scsi/*> from glibc.

Revision 1.76: download - view: text, markup, annotated - select for diffs
Sun Apr 22 15:44:28 2001 UTC (23 years, 1 month ago) by fefe
Branches: MAIN
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +2 -0 lines
add putchar.  Apparently, arm-linux-gcc will silently substitute
printf("\n") with putchar('\n')...?!

Revision 1.75: 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.74: preferred, colored
Changes since revision 1.74: +1 -0 lines
add "%*s" and "%*.*s" to vsnprintf.

Revision 1.74: download - view: text, markup, annotated - select for diffs
Sun Apr 22 14:30:12 2001 UTC (23 years, 1 month ago) by fefe
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +4 -0 lines
add personality.

Revision 1.73: download - view: text, markup, annotated - select for diffs
Wed Apr 18 18:25:06 2001 UTC (23 years, 1 month ago) by fefe
Branches: MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +1 -1 lines
release version 0.9.

Revision 1.72: download - view: text, markup, annotated - select for diffs
Tue Apr 17 23:56:40 2001 UTC (23 years, 1 month ago) by fefe
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +1 -0 lines
localtime won't call gettimeofday when the tzfile parser is used.

Revision 1.71: download - view: text, markup, annotated - select for diffs
Fri Apr 13 12:31:48 2001 UTC (23 years, 1 month ago) by fefe
Branches: MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +1 -0 lines
add cfmakeraw.

Revision 1.70: download - view: text, markup, annotated - select for diffs
Mon Apr 9 15:06:18 2001 UTC (23 years, 1 month ago) by fefe
Branches: MAIN
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +1 -0 lines
add alloca to stdlib.h and have diet include stdlib

Revision 1.69: 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.68: preferred, colored
Changes since revision 1.68: +3 -0 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.68: download - view: text, markup, annotated - select for diffs
Thu Apr 5 20:11:59 2001 UTC (23 years, 1 month ago) by fefe
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +1 -0 lines
make scanf character classes configurable in dietfeatures.h

Revision 1.67: download - view: text, markup, annotated - select for diffs
Tue Mar 27 15:25:33 2001 UTC (23 years, 1 month ago) by fefe
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +2 -0 lines
add fnmatch
change index, rindex and bcmp as weak ELF symbols (were #defined before)

Revision 1.66: download - view: text, markup, annotated - select for diffs
Tue Mar 27 15:12:35 2001 UTC (23 years, 1 month ago) by fefe
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +2 -0 lines
clean up append file open for stdio and fix vfprintf.

Revision 1.65: download - view: text, markup, annotated - select for diffs
Thu Mar 22 09:30:49 2001 UTC (23 years, 2 months ago) by fefe
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +3 -0 lines
oops, trivial fix for initgroups.

Revision 1.64: download - view: text, markup, annotated - select for diffs
Mon Mar 19 20:13:22 2001 UTC (23 years, 2 months ago) by fefe
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +1 -1 lines
0.8 release (updated TODO, CHANGES and THANKS and made sure it compiled
on all platforms)

Revision 1.63: download - view: text, markup, annotated - select for diffs
Mon Mar 19 17:37:53 2001 UTC (23 years, 2 months ago) by fefe
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +1 -0 lines
various small cleanups.

Revision 1.62: download - view: text, markup, annotated - select for diffs
Mon Mar 19 16:13:50 2001 UTC (23 years, 2 months ago) by fefe
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +2 -0 lines
get{gr,pw,sp}ent and friends from Jeff Garzik

Revision 1.61: 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.60: preferred, colored
Changes since revision 1.60: +1 -0 lines
updated to cross-compile ash.

Revision 1.60: 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.59: preferred, colored
Changes since revision 1.59: +1 -0 lines
added tzfile implementation (read /etc/localtime to get time zone).
Finally, localtime() can cope with daylight saving time!

Revision 1.59: 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.58: preferred, colored
Changes since revision 1.58: +1 -0 lines
added liblatin1, a pseudo-locale.

Revision 1.58: download - view: text, markup, annotated - select for diffs
Tue Mar 13 00:00:24 2001 UTC (23 years, 2 months ago) by fefe
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +4 -0 lines
pseudo-locale support (is* are weak symbols now), fixed a bug in
getservbyname (the last alias on the line was not parsed properly), add
nice(2).

Revision 1.57: 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.56: preferred, colored
Changes since revision 1.56: +1 -0 lines
add shutdown.

Revision 1.56: download - view: text, markup, annotated - select for diffs
Fri Mar 9 21:46:34 2001 UTC (23 years, 2 months ago) by fefe
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +2 -0 lines
add large file backwards compatibility, so programs with large file
support can optionally work on 2.2 and 2.0 kernels, too (i.e. gzip ;-})

Revision 1.55: download - view: text, markup, annotated - select for diffs
Fri Mar 9 20:40:36 2001 UTC (23 years, 2 months ago) by fefe
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +1 -0 lines
documented mkstemp in CHANGES ,-}

Revision 1.54: download - view: text, markup, annotated - select for diffs
Fri Mar 9 19:35:41 2001 UTC (23 years, 2 months ago) by fefe
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +3 -0 lines
add div and a lot of prototypes.

Revision 1.53: download - view: text, markup, annotated - select for diffs
Wed Mar 7 20:58:10 2001 UTC (23 years, 2 months ago) by olaf
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +1 -0 lines
found a bug in gmtime_r in case of a leap year...
added missing tm_yday fill
schould be fixed...

Revision 1.52: download - view: text, markup, annotated - select for diffs
Mon Mar 5 23:28:27 2001 UTC (23 years, 2 months ago) by fefe
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +1 -0 lines
add strftime (yuck!!!)

Revision 1.51: download - view: text, markup, annotated - select for diffs
Mon Mar 5 22:21:43 2001 UTC (23 years, 2 months ago) by fefe
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +2 -1 lines
isgraph added.

Revision 1.50: download - view: text, markup, annotated - select for diffs
Thu Mar 1 18:42:57 2001 UTC (23 years, 2 months ago) by fefe
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +2 -1 lines
update CHANGES file.

Revision 1.49: download - view: text, markup, annotated - select for diffs
Tue Feb 27 14:51:54 2001 UTC (23 years, 2 months ago) by fefe
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +1 -0 lines
several new functions.

Revision 1.48: 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.47: preferred, colored
Changes since revision 1.47: +2 -0 lines
added herrno glue, random/srandom (same as rand and srand for now),
inet_addr and inet_ntoa.

Revision 1.47: 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.46: preferred, colored
Changes since revision 1.46: +2 -0 lines
added gethostbyname (DNS only so far).  Don't look at the code, though.

Revision 1.46: download - view: text, markup, annotated - select for diffs
Thu Feb 15 22:46:35 2001 UTC (23 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +1 -0 lines
added ungetc (yuck!)

Revision 1.45: download - view: text, markup, annotated - select for diffs
Tue Feb 13 01:11:35 2001 UTC (23 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +2 -0 lines
several stdio fixes courtesy to the S-Lang test suite.

Revision 1.44: download - view: text, markup, annotated - select for diffs
Mon Feb 12 22:21:09 2001 UTC (23 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +1 -0 lines
usleep fixed.
reorganized interleaved read/write seeking in stdio.

Revision 1.43: download - view: text, markup, annotated - select for diffs
Mon Feb 12 19:01:36 2001 UTC (23 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +3 -0 lines
popen and pclose!  Whee!  diet libc can not link slsh (small interpreter
from S-Lang)

Revision 1.42: download - view: text, markup, annotated - select for diffs
Sun Feb 11 14:47:52 2001 UTC (23 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +4 -0 lines
implemented really crappy rand() and srand() (if you need real
randomness, use a real PRNG).  Implemented qsort() and bsearch().
For some reason, they outperform their glibc counterparts by a
surprisingly large margin _and_ are smaller.

Revision 1.41: download - view: text, markup, annotated - select for diffs
Fri Feb 9 23:50:32 2001 UTC (23 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +2 -2 lines
setvbuf, setbuf, setbuffer, setlinbuf.

Revision 1.40: download - view: text, markup, annotated - select for diffs
Fri Feb 9 23:48:47 2001 UTC (23 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +3 -0 lines
Implemented linker warnings!  Woohoo!
Added linker warnings to a couple of dangerous or bloaty functions.

Revision 1.39: download - view: text, markup, annotated - select for diffs
Fri Feb 9 22:32:07 2001 UTC (23 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +1 -1 lines
add shm*

Revision 1.38: 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.37: preferred, colored
Changes since revision 1.37: +1 -0 lines
removed some cruft.

Revision 1.37: 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.36: preferred, colored
Changes since revision 1.36: +1 -0 lines
add experimental System V semaphores implementation.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Mon Feb 5 18:10:58 2001 UTC (23 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +1 -0 lines
listen prototype was missing, too.

Revision 1.35: download - view: text, markup, annotated - select for diffs
Mon Feb 5 17:49:40 2001 UTC (23 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +1 -0 lines
new reboot() from Olaf.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Sat Feb 3 20:41:11 2001 UTC (23 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +4 -0 lines
vsnprintf(0,...) estimated the length of strings with a padding width incorrectly.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Sat Feb 3 00:42:26 2001 UTC (23 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -0 lines
fix sparc pipe()

Revision 1.32: 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.31: preferred, colored
Changes since revision 1.31: +1 -0 lines
fixed fread on pipes.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Sat Feb 3 00:04:33 2001 UTC (23 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +3 -2 lines
remove more glibc compat cruft.
They have trouble being compatible to themselves, so why should we? ;-)

Revision 1.30: download - view: text, markup, annotated - select for diffs
Fri Feb 2 23:53:57 2001 UTC (23 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -0 lines
fixed a sparc unified syscall error handling problem and removed glibc
readdir compatibility cruft.

Revision 1.29: 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.28: preferred, colored
Changes since revision 1.28: +2 -0 lines
implemented gmtime, gmtime_r to get rid of uClibc code.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Feb 1 22:14:05 2001 UTC (23 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +3 -0 lines
added time conversion cruft.  Needed to link gzip.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Thu Feb 1 10:25:46 2001 UTC (23 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +4 -0 lines
added some cruft so I could link lzop and bzip2 against diet libc.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Tue Jan 30 18:42:42 2001 UTC (23 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -1 lines
small typo ;-}

Revision 1.25: download - view: text, markup, annotated - select for diffs
Tue Jan 30 18:37:40 2001 UTC (23 years, 3 months ago) by olaf
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -0 lines
a 32 byte long (Athlon half cache-line / 2 cachelines) long x86 unifed
syscall :)

Revision 1.24: download - view: text, markup, annotated - select for diffs
Tue Jan 30 16:25:52 2001 UTC (23 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +0 -1 lines
blah

Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue Jan 30 16:25:40 2001 UTC (23 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -0 lines
blah test

Revision 1.22: 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.21: preferred, colored
Changes since revision 1.21: +8 -0 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.21: download - view: text, markup, annotated - select for diffs
Fri Jan 26 10:54:21 2001 UTC (23 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +4 -0 lines
added a few prototypes and <sys/reboot.h>.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Jan 25 17:23:36 2001 UTC (23 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -0 lines
fixed setjmp and longjmp (they relied on glibc includes).

Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Jan 25 13:01:55 2001 UTC (23 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -0 lines
oink oink, dumb mistake while optimizing strtoul.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Jan 25 12:48:02 2001 UTC (23 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -0 lines
added setpriority and getpriority.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Jan 25 12:37:03 2001 UTC (23 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +3 -2 lines
Oi, a missing const made gcc -Wall complain in strncasecmp.  Olaf found
it.  I fixed it.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Jan 25 12:18:14 2001 UTC (23 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +4 -0 lines
made ctype functions __attribute__ ((__const__)) (gcc magic).
implemented islower, isupper, strcasecmp and strncasecmp.
added putc and putchar as macros.
#defined STDIN_FILENO, STDOUT_FILENO and STDERR_FILENO.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Jan 25 12:02:46 2001 UTC (23 years, 3 months ago) by olaf
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -0 lines
added pause syscall

Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Jan 25 11:56:10 2001 UTC (23 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -0 lines
documented Olaf's changes.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Jan 19 17:29:26 2001 UTC (23 years, 4 months ago) by fefe
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -0 lines
mentioned getopt in CHANGES ;-}

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Jan 19 10:39:00 2001 UTC (23 years, 4 months ago) by fefe
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -0 lines
added trivial 7-bit tolower and toupper.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Jan 16 15:01:18 2001 UTC (23 years, 4 months ago) by fefe
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -2 lines
optimized strtoul and strtoull.  They are much better now.
Don't look at the old versions, please!  (Yuck!) ;-)

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Jan 16 14:55:49 2001 UTC (23 years, 4 months ago) by olaf
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -0 lines
system libcall

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Jan 16 14:39:20 2001 UTC (23 years, 4 months ago) by fefe
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +4 -1 lines
optimized away the static char array in __lltostr and __ltostr.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Jan 16 13:03:39 2001 UTC (23 years, 4 months ago) by fefe
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -0 lines
Remove superfluous "if (1)" in execvp.
It was a patch someone sent me, I wouldn't have put it there in the
first place.  Honest!

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Jan 14 20:14:57 2001 UTC (23 years, 4 months ago) by fefe
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -0 lines
fixed stdio line buffering for stdout and stderr.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Jan 11 15:37:38 2001 UTC (23 years, 4 months ago) by olaf
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
initial sparc clone implementation

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Jan 11 15:11:43 2001 UTC (23 years, 4 months ago) by olaf
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
changed the VPATH

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Jan 9 21:20:07 2001 UTC (23 years, 4 months ago) by fefe
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -0 lines
changed enum for SEEK_SET etc to #defines (caused weird link problems).

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Jan 9 20:52:42 2001 UTC (23 years, 4 months ago) by fefe
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -0 lines
Found a kludge to autodetect whether the kernel includes define struct
stat64 and define __NO_STAT64 accordingly.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Jan 9 18:08:31 2001 UTC (23 years, 4 months ago) by fefe
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -0 lines
readdir fixed (the kernel API is broken.  getdents always returns one
  additional invalid dirent).  Thanks to Guillaume Cottenceau for the
  fix.

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>