LinuxTV

CVS log for dietlibc/include/unistd.h

[BACK] Up to [DVB] / dietlibc / include

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.108: download - view: text, markup, annotated - select for diffs
Thu Aug 23 23:21:05 2018 UTC (5 years, 9 months ago) by leitner
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.107: preferred, colored
Changes since revision 1.107: +2 -0 lines
move _POSIX_MAPPED_FILES to unistd.h

Revision 1.107: download - view: text, markup, annotated - select for diffs
Thu Nov 23 11:29:28 2017 UTC (6 years, 6 months ago) by leitner
Branches: MAIN
Diff to: previous 1.106: preferred, colored
Changes since revision 1.106: +1 -1 lines
getpagesize should return int, not size_t (why!?)

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

Revision 1.105: download - view: text, markup, annotated - select for diffs
Tue Mar 1 14:28:09 2016 UTC (8 years, 3 months ago) by leitner
Branches: MAIN
Diff to: previous 1.104: preferred, colored
Changes since revision 1.104: +2 -0 lines
hide md5crypt behind _GNU_SOURCE

Revision 1.104: download - view: text, markup, annotated - select for diffs
Sat Feb 20 23:31:48 2016 UTC (8 years, 3 months ago) by leitner
Branches: MAIN
Diff to: previous 1.103: preferred, colored
Changes since revision 1.103: +4 -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.103: 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.102: preferred, colored
Changes since revision 1.102: +2 -0 lines
  add getentropy (OpenBSD)

Revision 1.102: download - view: text, markup, annotated - select for diffs
Sat Apr 11 04:15:35 2015 UTC (9 years, 1 month ago) by leitner
Branches: MAIN
Diff to: previous 1.101: preferred, colored
Changes since revision 1.101: +2 -2 lines
silence a few compiler warnings

Revision 1.101: download - view: text, markup, annotated - select for diffs
Sun Mar 22 23:38:12 2015 UTC (9 years, 2 months ago) by leitner
Branches: MAIN
Diff to: previous 1.100: preferred, colored
Changes since revision 1.100: +1 -1 lines
make linux-only things like pivot_root and init_module only available
with _LINUX_SOURCE, not also with _GNU_SOURCE

Revision 1.100: 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.99: preferred, colored
Changes since revision 1.99: +10 -1 lines
  add implementation of hsearch and friends

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

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

Revision 1.97: download - view: text, markup, annotated - select for diffs
Mon Sep 8 10:11:21 2014 UTC (9 years, 8 months ago) by leitner
Branches: MAIN
Diff to: previous 1.96: preferred, colored
Changes since revision 1.96: +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.96: download - view: text, markup, annotated - select for diffs
Sat Apr 19 15:07:34 2014 UTC (10 years, 1 month ago) by leitner
Branches: MAIN
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +2 -0 lines
Massive ARM changes from Enrico Scholz

Revision 1.95: download - view: text, markup, annotated - select for diffs
Wed Apr 24 10:46:00 2013 UTC (11 years, 1 month ago) by leitner
Branches: MAIN
Diff to: previous 1.94: preferred, colored
Changes since revision 1.94: +1 -1 lines
turns out x32 is already 64-bit when it comes to stat, so no need for
hackery

Revision 1.94: download - view: text, markup, annotated - select for diffs
Wed Apr 24 10:05:59 2013 UTC (11 years, 1 month ago) by leitner
Branches: MAIN
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +1 -1 lines
make stat and readdir work for x32

Revision 1.93: download - view: text, markup, annotated - select for diffs
Tue Apr 23 10:24:21 2013 UTC (11 years, 1 month ago) by leitner
Branches: MAIN
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +2 -0 lines
update tee and *splice prototypes
add pipe2 prototype

Revision 1.92: download - view: text, markup, annotated - select for diffs
Tue Jul 24 20:17:16 2012 UTC (11 years, 10 months ago) by leitner
Branches: MAIN
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +9 -0 lines
shuffle the _ATFILE_SOURCE declarations around a little so they conform
to what the man pages say

Revision 1.91: download - view: text, markup, annotated - select for diffs
Mon Jul 9 14:08:16 2012 UTC (11 years, 10 months ago) by sanjiyan
Branches: MAIN
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +1 -1 lines
fixing problem with x86_64 vdso-'syscalls'.
fixing small problem with definition and C++.

Revision 1.90: download - view: text, markup, annotated - select for diffs
Thu Jan 26 06:18:29 2012 UTC (12 years, 4 months ago) by leitner
Branches: MAIN
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +5 -1 lines
get_current_dir_name

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

Revision 1.88: 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.87: preferred, colored
Changes since revision 1.87: +1 -0 lines
  implement _SC_PHYS_PAGES in sysconf()

Revision 1.87: download - view: text, markup, annotated - select for diffs
Mon Mar 26 03:06:59 2007 UTC (17 years, 2 months ago) by leitner
Branches: MAIN
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +4 -4 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.86: download - view: text, markup, annotated - select for diffs
Tue Oct 4 17:47:03 2005 UTC (18 years, 8 months ago) by leitner
Branches: MAIN
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +8 -1 lines
lots of new syscalls

Revision 1.85: download - view: text, markup, annotated - select for diffs
Wed Sep 21 07:33:08 2005 UTC (18 years, 8 months ago) by leitner
Branches: MAIN
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +2 -2 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.84: 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.83: preferred, colored
Changes since revision 1.83: +1 -2 lines
  Lots of fixes and patches from Markus Oberhumer.
    libstdc++ compatibility
    ilp64 compatibility
    make diet libc compile with -Werror on 13 platforms
  ppc64 now compiles again

Revision 1.83: download - view: text, markup, annotated - select for diffs
Sat Feb 26 00:14:54 2005 UTC (19 years, 3 months ago) by leitner
Branches: MAIN
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +2 -0 lines
64-bit fix

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

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

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

Revision 1.79: download - view: text, markup, annotated - select for diffs
Mon May 17 17:49:57 2004 UTC (20 years ago) by leitner
Branches: MAIN
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +0 -1 lines
shift #includes around a little

Revision 1.78: 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.77: preferred, colored
Changes since revision 1.77: +1 -2 lines
add pselect

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

Revision 1.76: 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.75: preferred, colored
Changes since revision 1.75: +2 -2 lines
fix for pread,pwrite and pwrite64 (wrong hi-,low-offset order)

Revision 1.75: download - view: text, markup, annotated - select for diffs
Mon Sep 22 17:48:56 2003 UTC (20 years, 8 months ago) by sanjiyan
Branches: MAIN
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +8 -8 lines
-fixed a little bug in the fmod.
-fixed a 64bit issue
-let setlocale return the constant C locale

Revision 1.74: download - view: text, markup, annotated - select for diffs
Tue Sep 16 15:08:02 2003 UTC (20 years, 8 months ago) by leitner
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +3 -3 lines
put extern before __environ in unistd.h

Revision 1.73: 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.72: preferred, colored
Changes since revision 1.72: +2 -2 lines
  remove several warnings (Johannes Stezenbach)

Revision 1.72: download - view: text, markup, annotated - select for diffs
Sat Sep 6 13:08:54 2003 UTC (20 years, 9 months ago) by leitner
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +11 -9 lines
add vhangup prototype (Yuri Kozlov)

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

Revision 1.70: 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.69: preferred, colored
Changes since revision 1.69: +4 -0 lines
make headers C++ compatible

Revision 1.69: 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.68: preferred, colored
Changes since revision 1.68: +3 -0 lines
- checkin of the new libpthread
- add confstr

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

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

Revision 1.66: 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.65: preferred, colored
Changes since revision 1.65: +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.65: download - view: text, markup, annotated - select for diffs
Sat Mar 15 02:04:53 2003 UTC (21 years, 2 months ago) by fefe
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +3 -0 lines
  add cuserid to libcompat (Andreas Krennmair)

Revision 1.64: download - view: text, markup, annotated - select for diffs
Mon Jan 27 15:10:51 2003 UTC (21 years, 4 months ago) by fefe
Branches: MAIN
CVS tags: branch_rc12_fieldtest_finnland, branch_rc10_fieldtest_finnland, RC12_FIELDTEST_FINNLAND, RC10_FIELDTEST_FINNLAND
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +1 -1 lines
fix lseek64 on 64-bit platforms

Revision 1.63: 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
CVS tags: finnland_test_200301, RELEASE_finnland_200301_1
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +1 -0 lines
add _SC_NGROUPS_MAX support to sysconf (Felix J. Ogris)

Revision 1.62: download - view: text, markup, annotated - select for diffs
Sat Jun 1 17:04:59 2002 UTC (22 years ago) by fefe
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +1 -1 lines
remote const attribute from getpid()

Revision 1.61: download - view: text, markup, annotated - select for diffs
Sat May 11 19:03:01 2002 UTC (22 years ago) by fefe
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +0 -1 lines
do dirent64 large file #define only in dirent.h

Revision 1.60: 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.59: preferred, colored
Changes since revision 1.59: +2 -0 lines
add getdents64 backwards compatibility wrapper and include getdents in
#defines.

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

Revision 1.58: download - view: text, markup, annotated - select for diffs
Sun Apr 7 22:13:52 2002 UTC (22 years, 2 months ago) by fefe
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +2 -0 lines
remove warnings from profiling code

Revision 1.57: download - view: text, markup, annotated - select for diffs
Wed Apr 3 21:17:02 2002 UTC (22 years, 2 months ago) by fefe
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +4 -1 lines
a little more sysconf

Revision 1.56: download - view: text, markup, annotated - select for diffs
Mon Apr 1 00:55:59 2002 UTC (22 years, 2 months ago) by fefe
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +3 -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.55: download - view: text, markup, annotated - select for diffs
Sat Feb 23 20:33:51 2002 UTC (22 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +1 -1 lines
Linux says usleep is in time.h, SUSv2 says it's in unistd.h.
So move it to unistd.h.
Remove kernel types from ptrace.h

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

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

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

Revision 1.51: download - view: text, markup, annotated - select for diffs
Thu Nov 15 23:04:13 2001 UTC (22 years, 6 months ago) by fefe
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +2 -0 lines
#define _POSIX_VERSION in unistd.h

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

Revision 1.49: 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.48: preferred, colored
Changes since revision 1.48: +2 -2 lines
make headers more C++ compliant.

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

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

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

Revision 1.45: download - view: text, markup, annotated - select for diffs
Mon Sep 3 23:01:04 2001 UTC (22 years, 9 months ago) by fefe
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +1 -1 lines
_FILE_OFFSET_BITS==64 did not remap pread and pwrite to pread64 and
pwrite64.

declare sendfile with "signed long" instead of "off_t", so careful
applications can still use it even it large file support is enabled.

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

Revision 1.43: download - view: text, markup, annotated - select for diffs
Tue Aug 7 21:04:07 2001 UTC (22 years, 9 months ago) by olaf
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +1 -0 lines
minor changes

Revision 1.42: download - view: text, markup, annotated - select for diffs
Tue Aug 7 17:51:51 2001 UTC (22 years, 10 months ago) by olaf
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +2 -0 lines
added some types
sysconf detect number of cpus...

Revision 1.41: download - view: text, markup, annotated - select for diffs
Thu Jul 26 12:32:44 2001 UTC (22 years, 10 months ago) by fefe
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +2 -0 lines
minor tweaks, prototype tmpnam and define SEEK_SET in stdio.h

Revision 1.40: download - view: text, markup, annotated - select for diffs
Thu Jul 19 15:14:52 2001 UTC (22 years, 10 months ago) by fefe
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +1 -1 lines
be friendlier to busybox

Revision 1.39: 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.38: preferred, colored
Changes since revision 1.38: +3 -0 lines
add sysconf

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

Revision 1.37: download - view: text, markup, annotated - select for diffs
Tue May 22 14:04:45 2001 UTC (23 years ago) by olaf
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +4 -1 lines
found some missing prototypes...
and a BUG in getpropto*

Revision 1.36: download - view: text, markup, annotated - select for diffs
Mon May 21 14:14:37 2001 UTC (23 years ago) by fefe
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +0 -1 lines
move kill(2) prototype.

Revision 1.35: download - view: text, markup, annotated - select for diffs
Sat May 19 02:54:13 2001 UTC (23 years ago) by fefe
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +8 -0 lines
fix FD_* macros on Alpha (man do the kernel headers suck!)

Revision 1.34: download - view: text, markup, annotated - select for diffs
Fri May 18 22:18:20 2001 UTC (23 years ago) by fefe
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +4 -1 lines
shuffled getopt_long and getopt declarations.

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

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

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

Revision 1.30: download - view: text, markup, annotated - select for diffs
Wed May 2 23:19:53 2001 UTC (23 years, 1 month ago) by fefe
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -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.29: download - view: text, markup, annotated - select for diffs
Fri Apr 27 22:33:49 2001 UTC (23 years, 1 month ago) by fefe
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -1 lines
oops, the prototype for execl collided with the implementation ;)

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

Revision 1.27: download - view: text, markup, annotated - select for diffs
Thu Apr 19 18:38:36 2001 UTC (23 years, 1 month ago) by fefe
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +12 -5 lines
add a few more syscalls.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Apr 19 17:46:37 2001 UTC (23 years, 1 month ago) by fefe
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +3 -0 lines
fix getpagesize and PAGE_SIZE for good (hopefully) ;-)

Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Mar 19 13:15:48 2001 UTC (23 years, 2 months ago) by olaf
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
here are the first cancel-point-syscall wrapper.... (N.C.)

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

Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed Mar 14 21:09:04 2001 UTC (23 years, 2 months ago) by olaf
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +4 -0 lines
aeh and here is crypt/encrypt .... say DES :)
now we can write login :)

Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed Mar 14 15:22:20 2001 UTC (23 years, 2 months ago) by fefe
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +5 -3 lines
a few more headers.

Revision 1.21: 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.20: preferred, colored
Changes since revision 1.20: +2 -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.20: download - view: text, markup, annotated - select for diffs
Mon Mar 12 03:16:26 2001 UTC (23 years, 2 months ago) by fefe
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +11 -1 lines
add shutdown.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Mar 9 20:29:38 2001 UTC (23 years, 2 months ago) by fefe
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +8 -0 lines
added mkstemp

Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Mar 9 19:53:09 2001 UTC (23 years, 2 months ago) by fefe
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +8 -0 lines
seteuid for alpha.

Revision 1.17: 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.16: preferred, colored
Changes since revision 1.16: +4 -1 lines
add div and a lot of prototypes.

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

Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Mar 7 17:28:17 2001 UTC (23 years, 3 months ago) by olaf
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +10 -0 lines
missed some defined constants for access syscall

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Mar 5 22:13:50 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
added prototype for sleep

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Mar 4 19:36:46 2001 UTC (23 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -0 lines
various compilation fixes for the different platforms.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Feb 15 22:20:05 2001 UTC (23 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
add isprint.

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

Revision 1.10: 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.9: preferred, colored
Changes since revision 1.9: +2 -0 lines
popen and pclose!  Whee!  diet libc can not link slsh (small interpreter
from S-Lang)

Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Feb 2 21:42:24 2001 UTC (23 years, 4 months ago) by fefe
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +5 -3 lines
added a ton of new prototypes and the _FILE_OFFSET_BITS==64 #define
trick seems to work now, too.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Feb 2 21:21:28 2001 UTC (23 years, 4 months ago) by fefe
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +7 -0 lines
added empty math.h and sys/times.h.
added sys/poll.h and sys/file.h.
tried to add large file support.

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

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

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Jan 25 12:18:15 2001 UTC (23 years, 4 months ago) by fefe
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +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.3: download - view: text, markup, annotated - select for diffs
Fri Jan 19 17:27:44 2001 UTC (23 years, 4 months ago) by olaf
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -0 lines
added getopt implementation to dietlibc

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

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Jan 9 17:57:39 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>