2005-12-03 Saturday 11:29  Frank Naumann <fnaumann@freemint.de>

	* configvars:

	Bumped version to 0.57.6 for new release.
	
2005-03-01 Tuesday 23:33  Standa Opichal <opichals@seznam.cz>

	* include/bits/socket.h, socket/readv.c, socket/res_send.c,
	socket/sendmsg.c, socket/writev.c:

	bits/socket.h update
	- msghdr msg_accrights -> msg_control (change towards a UNIX98 compatibility).
	- cmsghdr structure and related macros added (CMSG_*).
	- Several missing SO_* constants added.
	- SCM_CREDENTIALS essentials added (kernel implementation is missing atm).
	
2005-03-01 Tuesday 23:25  Standa Opichal <opichals@seznam.cz>

	* include/sys/ioctl.h, unix/ioctl.c:

	FIOBIO emulation via Fcntl(F_GETFL,F_SETFL).
	
2004-11-09 Tuesday 17:15  Gerhard Stoll <Gerhard_Stoll@b.maus.de>

	* include/mint/ssystem.h:

	 Add defines from the freemint/ssystem.h
	
2004-10-21 Thursday 08:39  Frank Naumann <fnaumann@freemint.de>

	* include/mint/ostruct.h:

	Corrected DOSTIME types to unsigned.
	
2004-09-15 Wednesday 08:49  Frank Naumann <fnaumann@freemint.de>

	* include/compiler.h, include/mint/falcon.h, include/mint/linea.h,
	include/mint/mintbind.h, include/mint/osbind.h, mintlib/linea.c,
	stdio/sprintf.c, stdio/sscanf.c, string/strsignal.c, tz/stack.c,
	tz/tzinit.c, unix/sigpause.c:

	Changes and warning fixes for gcc 3.3 compatibility (contributed
	by Philipp Donze).
	
2004-09-15 Wednesday 07:23  Frank Naumann <fnaumann@freemint.de>

	* Makefile:

	Don't complain on make clean if the files to be removed don't exist.
	
2004-09-15 Wednesday 07:13  Frank Naumann <fnaumann@freemint.de>

	* sunrpc/: bootparam_prot.h, key_prot.h, klm_prot.h, mount.h,
	nfs_prot.h, nlm_prot.h, rex.h, rpc_main.c, rpc_svcout.c, rquota.h,
	rstat.h, rusers.h, sm_inter.h, spray.h, xbootparam_prot.c,
	xkey_prot.c, xklm_prot.c, xmount.c, xnfs_prot.c, xnlm_prot.c,
	xrex.c, xrquota.c, xrstat.c, xrusers.c, xsm_inter.c, xspray.c,
	xyppasswd.c, yppasswd.h:

	Updated rpcgen and the corresponding generated files.
	
2004-09-14 Tuesday 21:18  Frank Naumann <fnaumann@freemint.de>

	* Makefile:

	Remove some more generated files on clean.
	
2004-09-14 Tuesday 12:32  Frank Naumann <fnaumann@freemint.de>

	* include/getopt.h, include/mint/cookie.h, mintlib/setenv.c,
	posix/getopt.c, posix/glob.c, stdlib/exit.c, sunrpc/rpc_cout.c,
	unix/sigpause.c, unix/wait4.c:

	Some minor corrections and warning bugfixes.
	
2004-09-09 Thursday 07:25  Gerhard Stoll <Gerhard_Stoll@b.maus.de>

	* include/mint/cookie.h:

	Add some cookies
	
2004-09-06 Monday 05:16  Frank Naumann <fnaumann@freemint.de>

	* configvars:

	Don't run header cleanup on cross compilation (as default).
	
2004-09-01 Wednesday 13:51  Konrad M. Kokoszkiewicz <draco@obta.uw.edu.pl>

	* include/mint/ostruct.h:

	Types of pointers in struct _KEYTAB changed from void* to char*
	(as these are char pointers). Might it be advisable to change them
	to const char *?
	
	Also added _AKP vectors.
	
2004-08-04 Wednesday 14:59  Frank Naumann <fnaumann@freemint.de>

	* include/math.h:

	Avoid conflict with gcc header if dabs is defined.
	
2004-07-12 Monday 08:36  Frank Naumann <fnaumann@freemint.de>

	* ChangeLog:

	Updated.
	
2004-07-12 Monday 08:18  Frank Naumann <fnaumann@freemint.de>

	* configvars, mintlib.spec:

	Bumped version to 0.57.5 for new release.
	
2004-07-09 Friday 08:15  Frank Naumann <fnaumann@freemint.de>

	* socket/SRCFILES:

	Add newly imported functions to the build list so they are compiled and
	added to the socket library.
	
2004-07-08 Thursday 20:30  Frank Naumann <fnaumann@freemint.de>

	* socket/inet_net_ntop.c, socket/inet_net_pton.c,
	socket/inet_neta.c, socket/inet_ntop.c, socket/inet_pton.c,
	socket/nsap_addr.c, include/string.h, include/arpa/inet.h,
	include/arpa/nameser.h:

	Added from GNU libc with minor modifications:
	- inet_net_ntop
	- inet_net_pton
	- inet_neta
	- inet_ntop
	- inet_pton
	- nsap_addr
	
2004-06-22 Tuesday 12:25  Frank Naumann <fnaumann@freemint.de>

	* configvars:

	Use better defaults for prefix and toolprefix if CROSS=yes.
	
2004-05-25 Tuesday 22:34  Ralph Lowinski <altf4@freemint.de>

	* unix/chdir.c:

	avoid mapping of U:\xyz to /u/xyz, the correct form is /xyz
	
2004-04-07 Wednesday 13:49  Frank Naumann <fnaumann@freemint.de>

	* include/mint/falcon.h:

	Synchronized with FreeMiNT CVS version.
	
2004-02-20 Friday 22:03  Frank Naumann <fnaumann@freemint.de>

	* unix/chdir.c:

	Replaced directly access __malloc/__free by the weak_alias malloc/free to
	be consistent with the rest of the library.
	
2004-02-10 Tuesday 23:04  Frank Naumann <fnaumann@freemint.de>

	* posix/execlp.c:

	It's execvp and not __execvp!
	
2004-02-10 Tuesday 22:57  Frank Naumann <fnaumann@freemint.de>

	* posix/execlp.c:

	Bad bugfix, execlp is mapped to execvp and not execve.
	
2004-01-30 Friday 20:27  Frank Naumann <fnaumann@freemint.de>

	* include/mint/cookie.h:

	Added new cookies [contributed by Patrice Mandin].
	
2004-01-29 Thursday 09:38  Frank Naumann <fnaumann@freemint.de>

	* lib020/Makefile, README.1st, checkrules:

	Removed -m68881 flag, not needed here.
	
2004-01-29 Thursday 09:36  Frank Naumann <fnaumann@freemint.de>

	* mintlib/syscalls.list:

	Removed wrong chown16 entry added by standa. This file have nothing todo
	with the system call bindings.
	
2004-01-22 Thursday 22:52  Frank Naumann <fnaumann@freemint.de>

	* ChangeLog:

	Updated.
	
2004-01-22 Thursday 22:47  Frank Naumann <fnaumann@freemint.de>

	* configvars:

	Bumped version to 0.57.4 for new release.
	
2004-01-22 Thursday 22:43  Frank Naumann <fnaumann@freemint.de>

	* posix/posix_fallocate.c:

	Use block size from fstat instead fstatfs.
	
2004-01-22 Thursday 22:22  Frank Naumann <fnaumann@freemint.de>

	* posix/: SRCFILES, posix_fallocate.c:

	Added missing function posix_fallocate (imported from glibc).
	
2004-01-16 Friday 15:15  Frank Naumann <fnaumann@freemint.de>

	* syscall/syscalls.master:

	Synchronized with kernel.
	
2004-01-16 Friday 14:59  Frank Naumann <fnaumann@freemint.de>

	* include/mint/cookie.h:

	Added CT60 cookie value.
	
2004-01-16 Friday 11:18  Standa Opichal <opichals@seznam.cz>

	* include/bits/socket.h:

	RFC 2553: protocol-independent placeholder for socket addresses
	is sometimes used to detect ipv6 availability (e.g. ntpd sources).
	Ifdefed out.
	
	Report if causing problems with some packages.
	
2004-01-16 Friday 11:15  Standa Opichal <opichals@seznam.cz>

	* include/sys/time.h, unix/adjtime.c, include/mint/mintbind.h,
	unix/SRCFILES:

	New FreeMiNT syscall Tadjtime() binding and the unix/adjtime()
	implementation.
	
2003-12-21 Sunday 16:11  Konrad M. Kokoszkiewicz <draco@obta.uw.edu.pl>

	* include/mint/mintbind.h:

	Added trap_wllw needed by Dreadlabel() for example.
	
2003-11-17 Monday 20:23  Ralph Lowinski <altf4@freemint.de>

	* stdio/vfscanf.c:

	type modifier 'l' (= long integer) wasn't interpreted for libiio
	
2003-10-08 Wednesday 15:23  Frank Naumann <fnaumann@freemint.de>

	* dirent/closedir.c, dirent/opendir.c, dirent/readdir.c,
	mintlib/assert-perr.c, mintlib/assert.c, mintlib/crtinit.c,
	mintlib/do_fstat.c, mintlib/do_stat.c, mintlib/getcwd.c,
	mintlib/getenv.c, mintlib/getumask.c, mintlib/globals.c,
	mintlib/heapbase.c, mintlib/inistack.c, mintlib/inode.c,
	mintlib/lib.h, mintlib/libc_fatal.c, mintlib/main.c,
	mintlib/malloc.c, mintlib/putenv.c, mintlib/quickstat.c,
	mintlib/rewinddi.c, mintlib/setenv.c, mintlib/spawn.c,
	mintlib/spawnve.c, mintlib/thread.c, mintlib/unx2dos.c,
	stdlib/atexit.c, time/clock.c, unix/getrusage.c, unix/kill.c,
	unix/sbrk.c, unix/sigaction.c, unix/sigblock.c, unix/signal.c,
	unix/sigsetmask.c, unix/sysinfo.c, unix/times.c, unix/umask.c,
	unix/write.c:

	Code cleanup, moved lot of redundant extern declarations into
	mintlib/lib.h.
	
2003-10-08 Wednesday 12:31  Frank Naumann <fnaumann@freemint.de>

	* mintlib/realloc.c:

	Increased resize down threshold a little bit.
	
2003-10-08 Wednesday 12:21  Frank Naumann <fnaumann@freemint.de>

	* mintlib/realloc.c:

	Simplified realloc(), don't directly manipulate the data structures
	if the block is decreased (there was a bad side effect in conjunction
	with malloc/free).
	
2003-09-18 Thursday 10:56  Frank Naumann <fnaumann@freemint.de>

	* stdio/: printf_fp.c, printf_fphex.c, printf_size.c:

	Use ssize_t instead int, contributed by Markus Oberhumer.
	
2003-08-19 Tuesday 14:38  Standa Opichal <opichals@seznam.cz>

	* mintlib/do_chown16.c:

	Fchown() syscall semantics changed to follow symlinks.
	
	This is now in sync with the libc specification.
	
	The mintlib falls back to Fchown() if the new Fchown16() syscall
	is not present (older kernel is in use).
	
2003-08-19 Tuesday 11:35  Standa Opichal <opichals@seznam.cz>

	* include/unistd.h, include/mint/mintbind.h, include/mint/osbind.h,
	mintlib/SRCFILES, mintlib/do_chown16.c, mintlib/lib.h,
	mintlib/syscalls.list, unix/SRCFILES, unix/chown.c, unix/lchown.c:

	Fixing the chown() to follow symlinks and creating lchown() binding.
	
	Both uses the sys_f_chown16 syscall implementation in mintlib/do_chown16.c
	
2003-08-19 Tuesday 11:30  Standa Opichal <opichals@seznam.cz>

	* sunrpc/key_call.c:

	int -> pid_t to remove compiler warnings
	
2003-07-02 Wednesday 21:55  Frank Naumann <fnaumann@freemint.de>

	* include/unistd.h, misc/SRCFILES, misc/setmode.c:

	Added BSD functions setmode/getmode.
	
2003-07-02 Wednesday 21:07  Frank Naumann <fnaumann@freemint.de>

	* include/sys/stat.h:

	Added missing S_ISTXT definition (same as S_ISVTX).
	
2003-07-02 Wednesday 07:45  Frank Naumann <fnaumann@freemint.de>

	* include/features.h.in:

	Don't define __USE_FILE_OFFSET64 if requested, not ready yet.
	
2003-04-22 Tuesday 11:15  Frank Naumann <fnaumann@freemint.de>

	* stdlib/longlong.h:

	Fixed some warnings under gcc3 (patch supplied by Patrice Mandin).
	
2003-03-15 Saturday 08:57  Frank Naumann <fnaumann@freemint.de>

	* include/minimal.h:

	Corrected type (reported from Marc-Anton Kehr).
	
2003-03-14 Friday 09:22  Frank Naumann <fnaumann@freemint.de>

	* mintlib.spec, mintlib.spec.in:

	Updated.
	
2003-03-14 Friday 08:48  Frank Naumann <fnaumann@freemint.de>

	* ChangeLog:

	Updated.
	
2003-03-14 Friday 08:39  Frank Naumann <fnaumann@freemint.de>

	* configvars:

	Bumped version to 0.57.3 for new release.
	
2003-03-14 Friday 08:39  Frank Naumann <fnaumann@freemint.de>

	* syscall/Makefile:

	Disabled generation and compilation, not ready yet.
	
2003-03-12 Wednesday 13:44  Frank Naumann <fnaumann@freemint.de>

	* config.h, stdio/vfprintf.c:

	Minor updates and corrections.
	
2003-03-12 Wednesday 13:43  Frank Naumann <fnaumann@freemint.de>

	* mintlib/syscalls.list:

	Corrected some syscall arguments from short to int.
	
2003-03-12 Wednesday 13:23  Frank Naumann <fnaumann@freemint.de>

	* mintlib/do_fstat.c, mintlib/do_stat.c, mintlib/enoent.c,
	mintlib/lib.h, mintlib/quickstat.c, mintlib/ttyname.c,
	mintlib/ttyname_r.c, unix/link.c, unix/mkfifo.c, unix/mknod.c,
	unix/readlink.c, unix/rename.c, unix/symlink.c, unix/utime.c:

	Renamed internal system call wrapper to a better name.
	
2003-03-12 Wednesday 13:09  Frank Naumann <fnaumann@freemint.de>

	* syscall/: generate.c, pars.y, syscalls.master:

	Slight updates, compile now.
	
2003-03-06 Thursday 21:18  Standa Opichal <opichals@seznam.cz>

	* include/stdint.h:

	copy/paste typo fixed.
	
2003-02-28 Friday 08:44  Frank Naumann <fnaumann@freemint.de>

	* include/: math.h, stdint.h:

	Hide clog() prototype, conflicts with libstdc++ math header. Updated
	stdint.h.
	
2003-02-27 Thursday 23:24  Konrad M. Kokoszkiewicz <draco@obta.uw.edu.pl>

	* mintlib/thread.c:

	Child process does not need own copy of the environment, so release
	it and free at least 8 K of memory.
	
2003-02-14 Friday 20:43  Konrad M. Kokoszkiewicz <draco@obta.uw.edu.pl>

	* unix/sysinfo.c:

	Under MiNT the TOS version is obtained without switching to Super()-mode
	(via Ssystem(3)).
	
2002-08-22 Thursday 14:41  Frank Naumann <fnaumann@freemint.de>

	* stdio/: fread.c, fwrite.c:

	Two patches to increase -mshort compatibility (contributed by Markus
	F.X.J. Oberhumer).
	
2002-06-03 Monday 12:50  Standa Opichal <opichals@seznam.cz>

	* buildrules, rules, mintlib/EXTRAFILES, socket/SRCFILES,
	sunrpc/EXTRAFILES, sunrpc/Makefile, sunrpc/RPCGENCFILES,
	sunrpc/RPCINFOCFILES, sunrpc/SRCFILES, syscall/EXTRAFILES,
	syscall/Makefile:

	Makefiles updated to be able to make dist && rpm -bb mintlib.spec.
	
	The NEWS and other files were not commited however to not to
	confuse public release versioning.
	
2002-05-27 Monday 14:23  Frank Naumann <fnaumann@freemint.de>

	* stdio/sysd-stdio.c:

	Reworked CRLF -> LF conversion for text read. It's now hopefully better.
	For unbuffered streams no conversion at all is done. On buffered
	streams only CRLF combinations are filtered to LF.
	
2002-05-13 Monday 20:25  Standa Opichal <opichals@seznam.cz>

	* mintlib/do_stat.c:

	Fsfirst() fetched file type (dta_attribute) wasn't put into the st->st_mode.
	This had affected the cflib file_path_exist() function so that it wasn't working
	properly on ROM GEMDOS handled drives under SingleTOS.
	
2002-05-06 Monday 15:48  Frank Naumann <fnaumann@freemint.de>

	* include/support.h, mintlib/_itoa.h, mintlib/lib.h,
	mintlib/ltoa.c, mintlib/unx2dos.c, stdlib/a64l.c, stdlib/l64a.c:

	Cleanup, removed no longer available protypes, corrected other
	mintlib specific stuff.
	
2002-05-06 Monday 10:52  Frank Naumann <fnaumann@freemint.de>

	* include/errno.h, include/mint/errno.h, mintlib/errbase.h:

	Fixes for compilation with assembler files.
	
2002-05-06 Monday 10:01  Frank Naumann <fnaumann@freemint.de>

	* dirent/telldir.c, include/stdlib.h, include/string.h,
	include/mint/falcon.h, include/mint/linea.h, mintlib/_itoa.h,
	mintlib/buffindf.c, mintlib/crtinit.c, mintlib/ftw.c,
	mintlib/getloadavg.c, mintlib/globals.c, mintlib/regexp.c,
	mintlib/rewinddi.c, mintlib/thread.c:

	Cleanup, removed no longer necessary macros and preprocessors
	conditions.
	
2002-05-06 Monday 09:59  Frank Naumann <fnaumann@freemint.de>

	* include/sched.h:

	Commented out prototypes of the non-supported routines.
	
2002-05-06 Monday 09:57  Frank Naumann <fnaumann@freemint.de>

	* syscall/generate.c:

	Fixed generated macros, the opcode was missing.
	
2002-04-26 Friday 12:01  Frank Naumann <fnaumann@freemint.de>

	* unix/chdir.c:

	Bugfix for non unix_name mode, chdir() should not reset the current drv.
	
2002-04-26 Friday 12:00  Frank Naumann <fnaumann@freemint.de>

	* include/sys/socket.h:

	Updated.
	
2002-04-24 Wednesday 06:54  Frank Naumann <fnaumann@freemint.de>

	* include/termios.h, include/bits/MISCFILES,
	include/bits/termios.h, termios/cfgetisp.c, termios/cfgetosp.c,
	termios/cfmakeraw.c, termios/cfsetisp.c, termios/cfsetosp.c,
	termios/cfsetspeed.c, termios/tcdrain.c, termios/tcflow.c,
	termios/tcflush.c, termios/tcgetattr.c, termios/tcgetpgrp.c,
	termios/tcsendbreak.c, termios/tcsetattr.c, termios/tcsetpgrp.c:

	Heavily updated the termios header files and cleaned up the
	termios implementation.
	
2002-04-24 Wednesday 06:53  Frank Naumann <fnaumann@freemint.de>

	* syscall/Makefile:

	Correction for cross/native compiling.
	
2002-04-24 Wednesday 06:52  Frank Naumann <fnaumann@freemint.de>

	* mintlib/do_stat.c:

	Minor optimization.
	
2002-04-24 Wednesday 06:51  Frank Naumann <fnaumann@freemint.de>

	* posix/test-wordexp.sh:

	Minor correction.
	
2002-04-24 Wednesday 06:50  Frank Naumann <fnaumann@freemint.de>

	* include/net/if_arp.h:

	Added some missing definitions.
	
2002-04-24 Wednesday 06:50  Frank Naumann <fnaumann@freemint.de>

	* include/: compiler.h, mint/ostruct.h:

	Two small bugfixes for C++ compiling.
	
2002-03-15 Friday 09:28  Frank Naumann <fnaumann@freemint.de>

	* include/compiler.h:

	Bugfix for compiling .S files.
	
2002-03-14 Thursday 20:50  Frank Naumann <fnaumann@freemint.de>

	* posix/: getopt.c, getopt1.c, getopt_init.c:

	Updated to current glibc version.
	
2002-03-14 Thursday 20:49  Frank Naumann <fnaumann@freemint.de>

	* unix/: gettimeofday.c, sysctl.c, sysinfo.c:

	Cleanup.
	
2002-03-14 Thursday 20:48  Frank Naumann <fnaumann@freemint.de>

	* include/compiler.h, include/features.h.in, include/getopt.h,
	include/locale.h, include/minimal.h, include/process.h,
	include/string.h, include/mint/basepage.h, include/mint/xbra.h,
	include/sys/cdefs.h, include/sys/dirent.h, include/sys/file.h,
	include/sys/gmon.h, include/sys/gmon_out.h, include/sys/ioctl.h,
	include/sys/ipc.h, include/sys/msg.h, include/sys/param.h,
	include/sys/poll.h, include/sys/ptrace.h, include/sys/reboot.h,
	include/sys/resource.h, include/sys/select.h, include/sys/syslog.h,
	include/sys/systeminfo.h, include/sys/timeb.h, include/sys/times.h,
	include/sys/uio.h, include/sys/utsname.h, include/sys/wait.h,
	mintlib/libc-symbols.h:

	Cleanup, reworked lot of prototypes, added new glibc macros, removed
	unsupported compiler stuff.
	
2002-03-14 Thursday 20:47  Frank Naumann <fnaumann@freemint.de>

	* include/time.h, include/sys/time.h, time/.cvsignore,
	time/Makefile, time/SRCFILES, time/asctime.c, time/clock.c,
	time/ctime.c, time/ctime_r.c, time/datemsk, time/difftime.c,
	time/dysize.c, time/getdate.c, time/gmtime.c, time/localtime.c,
	time/mktime.c, time/offtime.c, time/strftime.c, time/strptime.c,
	time/test-getdate.c, time/test-mktime.c, time/test-strptime.c,
	time/timegm.c, include/bits/MISCFILES, include/bits/time.h:

	Heavily reworked the ANSI/POSIX time functions. Added lot of glibc
	stuff.
	
2002-03-14 Thursday 20:44  Frank Naumann <fnaumann@freemint.de>

	* include/mint/MISCFILES, include/mint/cookie.h,
	include/mint/sysvars.h, include/MISCFILES, include/keycodes.h,
	include/sysvars.h, include/widget.h, include/sys/MISCFILES,
	include/sys/cookie.h, mintlib/getcookie.c, mintlib/main.c:

	Moved MiNT specific header files to the mint/ subdir.
	
2002-03-14 Thursday 09:40  Frank Naumann <fnaumann@freemint.de>

	* pwdgrp/grp.c, unix/close.c, unix/open.c, unix/read.c:

	Fixed the EAGAIN workaounds (patch sent by gryf).
	
2002-03-14 Thursday 09:39  Frank Naumann <fnaumann@freemint.de>

	* unix/ioctl.c:

	Check kernel version for TIOCSTTY (patch sent by gryf).
	
2002-03-12 Tuesday 17:02  Frank Naumann <fnaumann@freemint.de>

	* syscall/Makefile:

	Fixes for crosscompiling.
	
2002-03-12 Tuesday 16:21  Frank Naumann <fnaumann@freemint.de>

	* Makefile, buildrules, configvars, include/mint/.cvsignore,
	include/mint/MISCFILES, syscall/.cvsignore, syscall/BINFILES,
	syscall/EXTRAFILES, syscall/MISCFILES, syscall/Makefile,
	syscall/SRCFILES, syscall/check.c, syscall/check.h,
	syscall/generate.c, syscall/generate.h, syscall/list.c,
	syscall/list.h, syscall/main.c, syscall/main.h, syscall/pars.y,
	syscall/scan.l, syscall/syscalls.master, syscall/traps.c,
	syscall/traps.h:

	Added new syscall binding generator.
	
2002-03-12 Tuesday 16:13  Frank Naumann <fnaumann@freemint.de>

	* include/arpa/inet.h:

	Corrected conditionals around the prototypes.
	
2002-03-12 Tuesday 16:12  Frank Naumann <fnaumann@freemint.de>

	* include/MISCFILES, include/mntent.h, misc/SRCFILES,
	misc/mntent.c, misc/mntent_r.c:

	Added get/setmnent interface.
	
2002-03-12 Tuesday 16:10  Frank Naumann <fnaumann@freemint.de>

	* misc/efgcvt.c:

	Register memory freeup routine on program termination.
	
2002-03-12 Tuesday 16:08  Frank Naumann <fnaumann@freemint.de>

	* unix/chdir.c:

	Bugfix, don't use already freed memory.
	
2002-03-12 Tuesday 16:08  Frank Naumann <fnaumann@freemint.de>

	* mintlib/enoent.c:

	Bugfix, check for NULL ptr parameter.
	
2002-03-12 Tuesday 16:06  Frank Naumann <fnaumann@freemint.de>

	* crypt/SRCFILES, gmp/SRCFILES, login/SRCFILES, pwdgrp/SRCFILES,
	shadow/SRCFILES, signal/SRCFILES, stdiio/SRCFILES, stdio/SRCFILES,
	stdlib/SRCFILES, sunrpc/RPCSVCCFILES, time/SRCFILES:

	Unified the SRCFILES.
	
2002-02-26 Tuesday 08:58  Frank Naumann <fnaumann@freemint.de>

	* mintlib/s_isinf.c, mintlib/s_isinff.c, mintlib/s_isinfl.c,
	mintlib/s_isnan.c, mintlib/s_isnanf.c, mintlib/s_isnanl.c,
	stdio/printf_fp.c:

	Slightly updated isnan/isinf functions.
	
2002-02-26 Tuesday 08:56  Frank Naumann <fnaumann@freemint.de>

	* include/: MISCFILES, math-68881.h, math.h, bits/MISCFILES,
	bits/math-68881.h:

	Moved math-68881.h to the machine specific bits subdir.
	
2002-02-26 Tuesday 08:51  Frank Naumann <fnaumann@freemint.de>

	* include/: features.h.in, stdio.h, stdlib.h, bits/huge_val.h,
	bits/mathdef.h:

	Changed ISOC9X macros to the final ISOC99 name.
	
2002-02-22 Friday 23:08  Frank Naumann <fnaumann@freemint.de>

	* include/EXTRAFILES, include/MISCFILES, include/endian.h,
	include/huge_val.h, include/math-68881.h, include/math.h,
	include/nan.h, include/stdlib.h, include/bits/MISCFILES,
	include/bits/endian.h, include/bits/huge_val.h,
	include/bits/mathdef.h, include/bits/nan.h, mintlib/SRCFILES,
	mintlib/math_ldbl.h, mintlib/math_private.h, mintlib/s_finite.c,
	mintlib/s_finitef.c, mintlib/s_finitel.c, mintlib/s_isinf.c,
	mintlib/s_isnan.c, mintlib/s_signbit.c, mintlib/s_signbitf.c,
	mintlib/s_signbitl.c, misc/.cvsignore, misc/EXTRAFILES,
	misc/Makefile, misc/SRCFILES, misc/efgcvt.c, misc/efgcvt_r.c,
	misc/qefgcvt.c, misc/qefgcvt_r.c, misc/test-efgcvt.c,
	stdio/printf_fphex.c, stdlib/strtod.c:

	Added some math functions, updated and reworked related header files.
	
2002-02-22 Friday 23:06  Frank Naumann <fnaumann@freemint.de>

	* unix/: SRCFILES, getsid.c:

	Added missing getsid() function.
	
2002-02-22 Friday 22:54  Frank Naumann <fnaumann@freemint.de>

	* unix/ioctl.c:

	Cleanup, removed unused code.
	
2002-02-22 Friday 22:54  Frank Naumann <fnaumann@freemint.de>

	* sunrpc/: clnt_gen.c, clnt_udp.c:

	Fixed two warnings (reported from Patrice Mandin).
	
2002-02-22 Friday 22:51  Frank Naumann <fnaumann@freemint.de>

	* mintlib/_normdf.S, mintlib/frexp.S, mintlib/getopt_old.c,
	mintlib/ldexp.S, mintlib/libc_fatal.c, mintlib/modf.S,
	socket/res_mkquery.c, socket/res_send.c, string/rawmemchr.c:

	Corrected some minor things reported from Patrice Mandin (missing
	/* */ about comments, missing includes).
	
2002-02-20 Wednesday 08:42  Frank Naumann <fnaumann@freemint.de>

	* include/bits/posix_opt.h:

	Corrected supported feature defines.
	
2002-01-09 Wednesday 23:05  Frank Naumann <fnaumann@freemint.de>

	* include/: arpa/inet.h, net/MISCFILES, net/ethernet.h,
	net/ethertypes.h, net/if.h, net/if_ether.h, netinet/if_ether.h,
	netinet/ip.h:

	Added some missing generic network header files. Slightly updated
	other network header files too.
	
2001-12-15 Saturday 15:54  Ralph Lowinski <altf4@freemint.de>

	* include/arpa/inet.h:

	corrected type of char buffer len to size_t
	
2001-11-22 Thursday 09:37  Frank Naumann <fnaumann@freemint.de>

	* unix/wait4.c:

	Run workaround code only for kernels < 1.15, not 1.16.
	
2001-11-22 Thursday 09:36  Frank Naumann <fnaumann@freemint.de>

	* include/sys/param.h:

	Fixed typo.
	
2001-11-15 Thursday 23:41  Frank Naumann <fnaumann@freemint.de>

	* include/: net/bpf.h, sys/param.h:

	Minor updates.
	
2001-09-30 Sunday 22:46  Guido Flohr <guido@freemint.de>

	* unix/getuid.c:

	fixed cast problem
	
2001-09-27 Thursday 18:03  Frank Naumann <fnaumann@freemint.de>

	* ChangeLog, configvars, mintlib.spec:

	Official 0.57.1 release.
	
2001-09-27 Thursday 16:39  Frank Naumann <fnaumann@freemint.de>

	* include/mint/: mintbind.h, osbind.h:

	Cleanup, dropped gcc 1.x support.
	
2001-09-27 Thursday 16:37  Frank Naumann <fnaumann@freemint.de>

	* include/net/if.h:

	Added missing union member.
	
2001-09-27 Thursday 16:36  Frank Naumann <fnaumann@freemint.de>

	* include/sys/dir.h:

	Removed conflicting #define with the new bits/dirent.h header.
	
2001-09-27 Thursday 16:33  Frank Naumann <fnaumann@freemint.de>

	* sunrpc/svc.c:

	Added workaround for unimplemented poll feature.
	
2001-09-27 Thursday 16:31  Frank Naumann <fnaumann@freemint.de>

	* include/MISCFILES, include/socklib.h, socket/accept.c,
	socket/bind.c, socket/connect.c, socket/gethostnamadr.c,
	socket/getnetbyaddr.c, socket/getnetbyname.c, socket/getnetent.c,
	socket/getpeername.c, socket/getproto.c, socket/getprotoent.c,
	socket/getprotoname.c, socket/getservbyname.c,
	socket/getservbyport.c, socket/getservent.c, socket/getsockname.c,
	socket/getsockopt.c, socket/ident_sock.c, socket/inet_lnaof.c,
	socket/inet_makeaddr.c, socket/inet_netof.c, socket/inet_network.c,
	socket/inet_ntoa.c, socket/listen.c, socket/rcmd.c, socket/recv.c,
	socket/recvfrom.c, socket/recvmsg.c, socket/res_comp.c,
	socket/res_debug.c, socket/res_init.c, socket/res_mkquery.c,
	mintlib/SRCFILES, mintlib/ident.c, mintlib/ident_dummy_gem.c,
	socket/res_query.c, socket/res_send.c, socket/send.c,
	socket/sendmsg.c, socket/sendto.c, socket/sethostent.c,
	socket/setsockopt.c, socket/shutdown.c, socket/socket.c,
	socket/socketpair.c, startup/crt0.S,
	mintlib/ident_dummy_socketlib.c, mintlib/ig.c:

	Removed socklib.h, added global Ident_socklib reference to crt0.S.
	
2001-09-20 Thursday 18:17  Frank Naumann <fnaumann@freemint.de>

	* include/: setjmp.h, mint/ostruct.h:

	Removed unused stuff.
	
2001-09-20 Thursday 18:17  Frank Naumann <fnaumann@freemint.de>

	* include/bits/socket.h:

	Fixed typo.
	
2001-09-18 Tuesday 16:51  Frank Naumann <fnaumann@freemint.de>

	* unix/getpagesize.c:

	Completly rewritten to get rid of broken U:\proc stuff.
	
2001-09-18 Tuesday 16:50  Frank Naumann <fnaumann@freemint.de>

	* unix/access.c, mintlib/do_stat.c, mintlib/getenv.c,
	mintlib/isatty.c, mintlib/main.c, mintlib/quickstat.c,
	stdio/setvbuf.c, unix/open.c:

	Cleanup and minor corrections.
	
2001-09-14 Friday 10:02  Frank Naumann <fnaumann@freemint.de>

	* include/bits/stat.h:

	Corrected all types to the right form (added __).
	
2001-09-14 Friday 10:01  Frank Naumann <fnaumann@freemint.de>

	* mintlib/do_stat.c:

	Additional check for empty strings. Return now correct ENOENT then.
	
2001-09-14 Friday 10:00  Frank Naumann <fnaumann@freemint.de>

	* termios/: SRCFILES, cfmakeraw.c, tcgetsid.c:

	Added two new functions, cfmakeraw and tcgetsid. The first is often
	used by Linux programs.
	
2001-09-12 Wednesday 23:02  Guido Flohr <guido@freemint.de>

	* mintlib/globals.c:

	make stderr unbuffered (fixes stderr redirection bug)
	
2001-09-07 Friday 16:30  Frank Naumann <fnaumann@freemint.de>

	* include/mint/errno.h:

	Cleanup.
	
2001-09-07 Friday 16:30  Frank Naumann <fnaumann@freemint.de>

	* unix/: SRCFILES, getpgid.c:

	Added missing getpgid function.
	
2001-08-21 Tuesday 08:34  Frank Naumann <fnaumann@freemint.de>

	* include/netinet/if_ether.h:

	Fixed typo.
	
2001-08-15 Wednesday 10:16  Frank Naumann <fnaumann@freemint.de>

	* include/unistd.h:

	Bugfix, lseek must use __off_t instead off_t in prototype.
	
2001-08-14 Tuesday 10:16  Frank Naumann <fnaumann@freemint.de>

	* sunrpc/Makefile:

	Fixed crosscompiling bug in Makefile.
	
2001-08-14 Tuesday 10:07  Frank Naumann <fnaumann@freemint.de>

	* mintlib.spec, mintlib.spec.in:

	Updated for 0.57 release.
	
2001-08-09 Thursday 18:35  Frank Naumann <fnaumann@freemint.de>

	* ChangeLog:

	Official 0.57 release.
	
2001-08-09 Thursday 18:27  Frank Naumann <fnaumann@freemint.de>

	* ChangeLog, ChangeLog.2:

	Rotated.
	
2001-08-09 Thursday 18:19  Frank Naumann <fnaumann@freemint.de>

	* include/mint/mintbind.h:

	Corrected Mvalidate/Maccess syscall bindings
	
2001-07-23 Monday 09:41  Frank Naumann <fnaumann@freemint.de>

	* README, crypt/examples/Makefile, gmp/Makefile,
	include/clean-include, include/errno.h, include/features.h.in,
	include/ieee754.h, include/pty.h, include/pwd.h, include/time.h,
	include/utmp.h, include/wordexp.h, include/arpa/Makefile,
	include/bits/stdio_lim.h, include/mint/Makefile,
	include/mint/arch/Makefile, include/net/Makefile,
	include/netinet/Makefile, include/protocols/Makefile,
	include/protocols/talkd.h, include/sys/Makefile,
	include/sys/reboot.h, include/sys/resource.h,
	include/sys/syscall.h, include/sys/syslog.h,
	include/sys/systeminfo.h, include/sys/time.h, include/sys/timeb.h,
	include/sys/times.h, include/sys/uio.h, include/sys/utsname.h,
	lib020/Makefile, login/Makefile, login/getutent.c, login/getutid.c,
	login/getutline.c, login/logout.c, login/logwtmp.c,
	login/utmp_file.c, mintlib/getcookie.c, mintlib/globals.c,
	mintlib/isatty.c, mintlib/isctty.c, mintlib/lib.h, mintlib/main.c,
	mintlib/quickstat.c, mintlib/setenv.c, mintlib/spawn.c,
	mintlib/syscall.c, mintlib/sysvar.c, mintlib/tell.c,
	mintlib/unx2dos.c, misc/Makefile, misc/dirname.c, misc/err.c,
	misc/getpass.c, misc/mkstemp.c, misc/mktemp.c, posix/Makefile,
	posix/execvp.c, posix/getopt.c, posix/sleep.c, posix/system.c,
	pwdgrp/Makefile, pwdgrp/fgetpwent.c, pwdgrp/fgetpwent_r.c,
	pwdgrp/getpw.c, shadow/Makefile, shadow/fgetspent_r.c,
	shadow/getspnam.c, shadow/sgetspent_r.c, signal/Makefile,
	stdiio/Makefile, stdio/Makefile, stdio/popen.c, stdio/tempnam.c,
	stdio/tmpfile.c, stdio/tmpnam.c, stdio/tmpnam_r.c, stdlib/Makefile,
	stdlib/drand48.c, stdlib/drand48_r.c, stdlib/erand48.c,
	stdlib/erand48_r.c, stdlib/exit.c, stdlib/jrand48.c,
	stdlib/jrand48_r.c, stdlib/lcong48.c, stdlib/lcong48_r.c,
	stdlib/lrand48.c, stdlib/lrand48_r.c, stdlib/mrand48.c,
	stdlib/mrand48_r.c, stdlib/nrand48.c, stdlib/nrand48_r.c,
	stdlib/secure-getenv.c, stdlib/seed48.c, stdlib/seed48_r.c,
	stdlib/srand48.c, string/Makefile, string/mempcpy.c,
	string/strerror.c, string/strrev.c, termios/Makefile,
	termios/tcgetattr.c, termios/tcsetattr.c, time/Makefile,
	time/gmtime.c, time/localtime.c, time/mktime.c, time/new_york.h,
	time/tz.c, time/tzstruct.h, tz/stack.c, tz/tzinit.8, tz/tzinit.c,
	unix/Makefile, unix/access.c, unix/getpagesize.c,
	unix/getpriority.c, unix/ioctl.c, unix/kill.c, unix/mknod.c,
	unix/pause.c, unix/read.c, unix/sigreturn.c, unix/times.c,
	unix/wait4.c, unix/write.c:

	Corrected all e-mail references of Guido to freemint.de.
	
2001-07-19 Thursday 22:12  Frank Naumann <fnaumann@freemint.de>

	* posix/wordexp.c:

	Fixed wrong include syntax.
	
2001-07-19 Thursday 22:12  Frank Naumann <fnaumann@freemint.de>

	* buildrules:

	Removed STATBUF_ST_BLKSIZE define, now in bits/stat.h.
	
2001-07-19 Thursday 21:00  Frank Naumann <fnaumann@freemint.de>

	* stdlib/canonicalize.c, include/fcntl.h, include/getopt.h,
	include/stdlib.h, include/support.h, include/unistd.h,
	include/bits/MISCFILES, include/bits/confname.h,
	include/bits/fcntl.h, include/bits/stat.h, include/bits/types.h,
	include/mint/mintbind.h, include/sys/stat.h, include/sys/types.h,
	posix/EXTRAFILES, posix/bsd_getpgrp.c, posix/bsd_setpgrp.c,
	posix/execl.c, posix/execle.c, posix/execlp.c, posix/execv.c,
	posix/execvp.c, posix/raise.c, posix/remove.c, posix/wordexp.c,
	pwdgrp/initgroups.c, sunrpc/key_call.c, unix/access.c,
	unix/alarm.c, unix/chdir.c, unix/chmod.c, unix/chown.c,
	unix/chroot.c, unix/close.c, unix/creat.c, unix/dup.c, unix/dup2.c,
	unix/execve.c, unix/fchmod.c, unix/fchown.c, unix/fcntl.c,
	unix/flock.c, unix/fork.c, unix/fpathconf.c, unix/fstat.c,
	unix/fsync.c, unix/ftruncate.c, unix/getdtabl.c, unix/getegid.c,
	unix/geteuid.c, unix/getgid.c, unix/getgroups.c, unix/gethostid.c,
	unix/getitimer.c, unix/getpagesize.c, unix/getpgrp.c,
	unix/getpid.c, unix/getppid.c, unix/gettimeofday.c, unix/getuid.c,
	unix/gtty.c, unix/ioctl.c, unix/kill.c, unix/killpg.c, unix/link.c,
	unix/lseek.c, unix/lstat.c, unix/mkdir.c, unix/mkfifo.c,
	unix/mknod.c, unix/nice.c, unix/open.c, unix/pathconf.c,
	unix/pause.c, unix/pipe.c, unix/poll.c, unix/ptrace.c, unix/read.c,
	unix/readlink.c, unix/rename.c, unix/rmdir.c, unix/sbrk.c,
	unix/select.c, unix/setegid.c, unix/seteuid.c, unix/setgid.c,
	unix/setgroups.c, unix/setitimer.c, unix/setpgid.c, unix/setpgrp.c,
	unix/setpriority.c, unix/setregid.c, unix/setreuid.c,
	unix/setrlimit.c, unix/setsid.c, unix/settimeofday.c,
	unix/setuid.c, unix/sigvec.c, unix/stat.c, unix/statfs.c,
	unix/stime.c, unix/stty.c, unix/symlink.c, unix/sync.c,
	unix/sysctl.c, unix/sysinfo.c, unix/time.c, unix/times.c,
	unix/truncate.c, unix/umask.c, stdio/fflush.c, stdio/stdio_init.c,
	stdio/sysd-stdio.c, unix/uname.c, unix/unlink.c, unix/utime.c,
	unix/utimes.c, unix/vfork.S, unix/wait.c, unix/wait3.c,
	unix/wait4.c, unix/waitpid.c, unix/write.c, mintlib/SRCFILES,
	mintlib/abort.c, mintlib/calloc.c, mintlib/do_fstat.c,
	mintlib/do_lock.c, mintlib/do_stat.c, mintlib/enoent.c,
	mintlib/ftime.c, mintlib/getcwd.c, mintlib/getumask.c,
	mintlib/getwd.c, mintlib/inode.c, mintlib/lib.h,
	mintlib/libc_fatal.c, mintlib/lockf.c, mintlib/malloc.c,
	mintlib/quickstat.c, mintlib/realloc.c, mintlib/syscalls.list,
	mintlib/toxxx.c, mintlib/ttyname.c, mintlib/ttyname_r.c,
	mintlib/uidgid.c, mintlib/unixtime.c:

	- updated and modernized unistd.h, fcntl.h sys/stat.h
	  splitted off system dependent declarations into bits/*.h
	  files
	- lot of type corrections all over the place due to the header
	  cleanup
	- added lot of missing weak symbols
	- rework of the Fstat64/Fxattr system call access; there is now
	  a global system call wrapper that optimally wrap stat/fstat
	  to the running system; replaced any direct Fxattr call with this
	  wrapper
	
2001-07-19 Thursday 20:49  Frank Naumann <fnaumann@freemint.de>

	* posix/SRCFILES, posix/confstr.c, misc/SRCFILES,
	misc/getdirname.c, misc/group_member.c, posix/confstr.h,
	posix/pread.c, posix/pwrite.c, posix/euidaccess.c:

	New functions, imported from glibc.
	
2001-07-19 Thursday 20:47  Frank Naumann <fnaumann@freemint.de>

	* posix/: sleep.c, usleep.c:

	Splitted usleep into seperate modul.
	
2001-07-16 Monday 21:36  Frank Naumann <fnaumann@freemint.de>

	* mintlib/SRCFILES, mintlib/raise.c, posix/SRCFILES, posix/raise.c:

	Updated and moved to posix subdir.
	
2001-07-12 Thursday 10:32  Frank Naumann <fnaumann@freemint.de>

	* sunrpc/Makefile:

	Fixed crosscompiling bug.
	
2001-07-11 Wednesday 23:59  Frank Naumann <fnaumann@freemint.de>

	* include/: argz.h, assert.h, crypt.h, ctype.h, device.h, err.h,
	errno.h, fcntl.h, getopt.h, iovec.h, libgen.h, limits.h, locale.h,
	malloc.h, netdb.h, printf.h, process.h, regex.h, regexp.h,
	resolv.h, resource.h, sched.h, search.h, setjmp.h, shadow.h,
	stdint.h, stdio.h, stdlib.h, string.h, strings.h, support.h,
	termios.h, ucontext.h, unistd.h, utime.h, utmp.h, utmpbits.h,
	values.h, wordexp.h, arpa/inet.h, arpa/nameser.h, arpa/tftp.h,
	bits/dirent.h, bits/ipc.h, bits/msq.h, bits/sem.h, bits/shm.h,
	bits/types.h, mint/basepage.h, mint/falcon.h, mint/iflink.h,
	mint/mintbind.h, mint/mouse.h, mint/nfs.h, mint/osbind.h,
	mint/ostruct.h, mint/ptrace.h, mint/random.h, mint/slb.h,
	mint/ssystem.h, mint/sysctl.h, net/bpf.h, net/if.h, net/if_arp.h,
	net/if_ppp.h, net/if_sl.h, net/route.h, net/slcompress.h,
	netinet/if_ether.h, netinet/in.h, netinet/in_systm.h, netinet/ip.h,
	netinet/ip_icmp.h, netinet/ip_var.h, netinet/tcp.h,
	netinet/tcpip.h, netinet/udp.h, netinet/udp_var.h,
	protocols/routed.h, protocols/rwhod.h, rpc/auth.h, sys/cdefs.h,
	sys/dirent.h, sys/file.h, sys/gmon.h, sys/gmon_out.h, sys/ioctl.h,
	sys/ipc.h, sys/msg.h, sys/poll.h, sys/resource.h, sys/select.h,
	sys/sem.h, sys/shm.h, sys/socket.h, sys/stat.h, sys/systeminfo.h,
	sys/timeb.h, sys/types.h, sys/ucontext.h, sys/uio.h, sys/un.h,
	sys/utsname.h, sys/vfs.h, sys/wait.h:

	Cleanup, #ifndef'ed all include <features.h>.
	
2001-07-11 Wednesday 23:54  Frank Naumann <fnaumann@freemint.de>

	* include/: linea.h, screen.h:

	Moved this MiNT specific header into the mint subdir.
	
2001-07-11 Wednesday 23:53  Frank Naumann <fnaumann@freemint.de>

	* include/: sys/statfs.h, bits/MISCFILES, bits/statfs.h:

	Splitted of system dependant definition into the bits subdir.
	
2001-07-11 Wednesday 23:46  Frank Naumann <fnaumann@freemint.de>

	* include/bits/sigset.h, include/signal.h, signal/initsig.c,
	signal/sigaddset.c, signal/sigandset.c, signal/sigdelset.c,
	signal/sigisempty.c, signal/sigismember.c, signal/sigwait.c,
	unix/sigprocmask.c:

	More sanity checks for signo, corrections for __sigmask macro and
	sigprocmask.
	
2001-07-11 Wednesday 23:32  Frank Naumann <fnaumann@freemint.de>

	* include/MISCFILES, include/mint/MISCFILES, include/mint/linea.h,
	include/mint/screen.h, mintlib/alglobal.c, mintlib/linea.c,
	unix/ioctl.c:

	Moved this MiNT specific header into the mint subdir.
	
2001-07-05 Thursday 22:27  Frank Naumann <fnaumann@freemint.de>

	* mintlib/getcwd.c, unix/chdir.c:

	Heavily reworked, removed any static PATH_MAX buffer dependency.
	
2001-07-05 Thursday 22:25  Frank Naumann <fnaumann@freemint.de>

	* mintlib/crtinit.c:

	Increased default stacksize to 24kb, I think this is the minimum.
	
2001-07-05 Thursday 22:22  Frank Naumann <fnaumann@freemint.de>

	* include/compiler.h:

	Corrected version check for gcc 3.0.
	
2001-07-05 Thursday 22:21  Frank Naumann <fnaumann@freemint.de>

	* include/sys/resource.h:

	Removed comma at end of enumeration list.
	
2001-07-05 Thursday 22:20  Frank Naumann <fnaumann@freemint.de>

	* include/mint/: mintbind.h, sysctl.h:

	Added new Pvalidate syscall binding and updated sysctl.h to current
	kernel header version.
	
2001-07-05 Thursday 22:18  Frank Naumann <fnaumann@freemint.de>

	* mintlib/spawn.c, misc/getusershell.c, socket/rcmd.c, unix/link.c:

	Replaced MAXPATHLEN by the lib internal used PATH_MAX macro.
	
2001-07-05 Thursday 22:16  Frank Naumann <fnaumann@freemint.de>

	* include/support.h, mintlib/lib.h, mintlib/unx2dos.c:

	Removed prototypes of no longer present special functions, cleanup.
	
2001-07-05 Thursday 22:12  Frank Naumann <fnaumann@freemint.de>

	* include/ctype.h:

	Added missing prototype, cleanup.
	
2001-07-05 Thursday 22:09  Frank Naumann <fnaumann@freemint.de>

	* include/: MISCFILES, sched.h, bits/MISCFILES, bits/sched.h:

	Glibc compatibility header.
	
2001-06-26 Tuesday 23:48  Frank Naumann <fnaumann@freemint.de>

	* mintlib/syscalls.list:

	Added all missing syscalls that are in the unix/ subdir.
	
2001-06-26 Tuesday 23:46  Frank Naumann <fnaumann@freemint.de>

	* include/unistd.h:

	Improved new swab prototype.
	
2001-06-26 Tuesday 23:45  Frank Naumann <fnaumann@freemint.de>

	* include/netinet/MISCFILES, string/SRCFILES:

	Updated.
	
2001-06-26 Tuesday 23:42  Frank Naumann <fnaumann@freemint.de>

	* include/: MISCFILES, tar.h:

	New header, for unix compatibility.
	
2001-06-05 Tuesday 23:28  Ralph Lowinski <altf4@freemint.de>

	* string/SRCFILES, string/swab.c, unix/SRCFILES, unix/swab.c:

	moved swab() to string folder
	
2001-06-05 Tuesday 20:34  Ralph Lowinski <altf4@freemint.de>

	* include/unistd.h, unix/SRCFILES, unix/swab.c:

	implemented function swab()
	
2001-05-29 Tuesday 12:54  Frank Naumann <fnaumann@freemint.de>

	* unix/getrlimit.c:

	Added RLIMIT_OPEN_FILES fallback to sysconf().
	
2001-05-25 Friday 15:07  Frank Naumann <fnaumann@freemint.de>

	* include/: bits/socket.h, sys/resource.h:

	Added more compatibility definitions.
	
2001-05-25 Friday 14:54  Frank Naumann <fnaumann@freemint.de>

	* mintlib/: calloc.c, malloc.c, realloc.c:

	Cleanup, added weak_symbols.
	
2001-05-25 Friday 14:51  Frank Naumann <fnaumann@freemint.de>

	* dirent/scandir.c, mintlib/ftw.c, mintlib/getcwd.c,
	mintlib/getlogin.c, mintlib/main.c, mintlib/putenv.c,
	mintlib/regexp.c:

	Don't cast malloc().
	
2001-05-23 Wednesday 13:24  Frank Naumann <fnaumann@freemint.de>

	* unix/select.c:

	Only zero out the accessed fd_set. This fixes various problems with
	select implementations that dynamically allocate the fd_set.
	
2001-05-23 Wednesday 13:22  Frank Naumann <fnaumann@freemint.de>

	* include/stdlib.h:

	Use right macro for c++.
	
2001-05-11 Friday 22:40  Frank Naumann <fnaumann@freemint.de>

	* include/: sys/MISCFILES, mint/MISCFILES:

	Added missing header to the install list.
	
2001-05-09 Wednesday 17:48  Frank Naumann <fnaumann@freemint.de>

	* unix/: SRCFILES, getdomainname.c, gethostname.c, setdomainname.c,
	sethostname.c, sysctl.c:

	Updated get/sethostanme and get/setdomainname to use the new
	sysctl system call in the first place.
	
2001-05-09 Wednesday 10:30  Frank Naumann <fnaumann@freemint.de>

	* include/mint/mintbind.h, include/mint/sysctl.h, unix/SRCFILES,
	unix/sysctl.c:

	Added bindings for the sysctl system call.
	
2001-05-08 Tuesday 11:21  Frank Naumann <fnaumann@freemint.de>

	* include/bits/local_lim.h, include/sys/param.h, posix/sysconf.c,
	sunrpc/svcauth_des.c:

	Corrected NGROUPS_MAX to 8, corrected sysconf() to return NGROUPS_MAX
	if Sysconf() isn't available.
	
2001-05-08 Tuesday 11:17  Frank Naumann <fnaumann@freemint.de>

	* crypt/md5-crypt.c, stdio/printf-parse.h, posix/wordexp.c:

	Fixed compiler warnings.
	
2001-04-19 Thursday 22:43  Frank Naumann <fnaumann@freemint.de>

	* unix/ioctl.c:

	Bugifx, don't close on TIOCNOTTY the fd (suggested by gryf).
	
2001-04-19 Thursday 22:42  Frank Naumann <fnaumann@freemint.de>

	* login/pty.c:

	Bugfix, slave tty is opened with O_NOCTTY flag (suggested by gryf).
	
2001-04-19 Thursday 12:18  Frank Naumann <fnaumann@freemint.de>

	* socket/: accept.c, bind.c, connect.c, getpeername.c,
	getsockname.c, getsockopt.c, recvfrom.c, recvmsg.c, sendmsg.c,
	sendto.c, setsockopt.c:

	Corrected prototypes to use the new socklen_t type, added
	preprocessor errors for not mshort clean files.
	
2001-04-19 Thursday 11:16  Frank Naumann <fnaumann@freemint.de>

	* unix/gethostid.c:

	Updated to a better version send by Colin C Tinker
	<colint@cvsf325.marconicomms.com>. Thanks to Colin.
	
2001-04-13 Friday 20:44  Guido Flohr <guido@freemint.de>

	* TODO:

	- updated
	
2001-04-13 Friday 20:43  Guido Flohr <guido@freemint.de>

	* BUGS, buildrules, mintlib.spec.in, rules:

	- build and install missing libraries and headers from sunrpc
	
2001-04-13 Friday 20:41  Guido Flohr <guido@freemint.de>

	* sunrpc/: .cvsignore, EXTRAFILES, Makefile, RPCSVCCFILES,
	bootparam_prot.h, key_prot.h, klm_prot.h, mount.h, nfs_prot.h,
	nlm_prot.h, rex.h, rquota.h, rstat.h, rusers.h, sm_inter.h,
	spray.h, xbootparam_prot.c, xkey_prot.c, xklm_prot.c, xmount.c,
	xnfs_prot.c, xnlm_prot.c, xrex.c, xrquota.c, xrstat.c, xrusers.c,
	xsm_inter.c, xspray.c, xyppasswd.c, yppasswd.h:

	- XDR header files added
	- XDR functions added
	- install rpc stuff
	
2001-04-13 Friday 20:39  Guido Flohr <guido@freemint.de>

	* sunrpc/: bootparam_prot.x, key_prot.x, klm_prot.x, mount.x,
	nfs_prot.x, nlm_prot.x, rex.x, rquota.x, rstat.x, rusers.x,
	sm_inter.x, spray.x, yppasswd.x:

	- moved here from include/rpcsvc
	
2001-04-13 Friday 20:38  Guido Flohr <guido@freemint.de>

	* sunrpc/svc_auth.c:

	- fixed maximum index into auth array
	
2001-04-13 Friday 20:36  Guido Flohr <guido@freemint.de>

	* include/Makefile:

	- added nfs/nfs.h
	
2001-04-13 Friday 20:35  Guido Flohr <guido@freemint.de>

	* include/mint/: MISCFILES, nfs.h:

	- added (from Linux kernel sources)
	
2001-04-13 Friday 20:34  Guido Flohr <guido@freemint.de>

	* include/nfs/: .cvsignore, BINFILES, EXTRAFILES, MISCFILES,
	Makefile, SRCFILES, nfs.h:

	- added (from Linux kernel sources, slightly modified, throws loads
	  of warnings when included by XDR files)
	
2001-04-13 Friday 20:30  Guido Flohr <guido@freemint.de>

	* include/rpcsvc/: MISCFILES, bootparam_prot.x, key_prot.x,
	klm_prot.x, mount.x, nfs_prot.x, nlm_prot.x, rex.x, rquota.x,
	rstat.x, rusers.x, sm_inter.x, spray.x, yppasswd.x:

	- moved XDR files to sunrpc/
	
2001-04-13 Friday 14:40  Guido Flohr <guido@freemint.de>

	* sunrpc/: SRCFILES, des_impl.c:

	- des_impl.c is already in crypt/
	
2001-04-13 Friday 14:40  Guido Flohr <guido@freemint.de>

	* sunrpc/Makefile:

	- install rpcgen and rpcinfo
	
2001-04-13 Friday 14:19  Guido Flohr <guido@freemint.de>

	* HACKING, Makefile, checkrules, configvars, libinstall,
	lib16/.cvsignore, lib16/BINFILES, lib16/EXTRAFILES,
	lib16/MISCFILES, lib16/Makefile, lib16/SRCFILES,
	lib16020/.cvsignore, lib16020/BINFILES, lib16020/EXTRAFILES,
	lib16020/MISCFILES, lib16020/Makefile, lib16020/README,
	lib16020/SRCFILES:

	- removed mshort crap
	
2001-04-13 Friday 14:14  Guido Flohr <guido@freemint.de>

	* TODO:

	- updated
	
2001-04-13 Friday 14:14  Guido Flohr <guido@freemint.de>

	* mintlib.spec.in:

	- install sunrpc headers
	
2001-04-13 Friday 13:58  Guido Flohr <guido@freemint.de>

	* mintlib/enoent.c:

	- fixed for path names without any directory components
	
2001-04-12 Thursday 00:49  Frank Naumann <fnaumann@freemint.de>

	* include/rpcsvc/Makefile:

	Added *.x files to the install list.
	
2001-04-11 Wednesday 22:51  Guido Flohr <guido@freemint.de>

	* include/: rpc/Makefile, rpcsvc/Makefile:

	- fixed installation target
	
2001-04-11 Wednesday 22:50  Guido Flohr <guido@freemint.de>

	* include/utmp.h:

	- fixed broken prototypes
	
2001-04-11 Wednesday 20:34  Guido Flohr <guido@freemint.de>

	* buildrules:

	- include compiler headers after library headers to solve problems when
	  cross-compiling
	
2001-04-10 Tuesday 23:02  Frank Naumann <fnaumann@freemint.de>

	* include/sys/socket.h:

	Fixed last change, copy & paste failure.
	
2001-04-10 Tuesday 18:39  Frank Naumann <fnaumann@freemint.de>

	* include/sys/socket.h:

	Added missing include for the iovec.h header file.
	
2001-04-06 Friday 17:01  Frank Naumann <fnaumann@freemint.de>

	* include/sys/socket.h:

	C++ bugfix.
	
2001-04-06 Friday 13:25  Frank Naumann <fnaumann@freemint.de>

	* sunrpc/: rpc_main.c, svc_auth.c:

	Fixed the cpp default path in rpcgen and disabled DES authentication
	in the rpc lib as this require other stuff that require other stuff
	too and so on.
	
2001-04-06 Friday 12:12  Frank Naumann <fnaumann@freemint.de>

	* Makefile, buildrules, socket/Makefile, sunrpc/.cvsignore,
	sunrpc/Makefile, sunrpc/SRCFILES, sunrpc/rpcgen.1,
	sunrpc/rpcinfo.8, sunrpc/rpcinfo.c:

	Cleanup, added rpcgen and rpcinfo targets, added the manpages to the
	install stage, moved the rpc lib into the socket lib there it belongs
	to.
	
2001-04-06 Friday 02:11  Frank Naumann <fnaumann@freemint.de>

	* include/Makefile, sunrpc/.cvsignore, sunrpc/BINFILES,
	sunrpc/EXTRAFILES, sunrpc/MISCFILES, sunrpc/Makefile,
	sunrpc/SRCFILES, sunrpc/auth_des.c, sunrpc/auth_none.c,
	sunrpc/auth_unix.c, sunrpc/authdes_prot.c, sunrpc/authuxprot.c,
	sunrpc/bindresvport.3, sunrpc/bindrsvprt.c, sunrpc/clnt_gen.c,
	sunrpc/clnt_perr.c, sunrpc/clnt_raw.c, sunrpc/clnt_simp.c,
	sunrpc/clnt_tcp.c, sunrpc/clnt_udp.c, sunrpc/clnt_unix.c,
	sunrpc/create_xid.c, sunrpc/des_crypt.c, sunrpc/des_impl.c,
	sunrpc/des_soft.c, sunrpc/etc.rpc, sunrpc/get_myaddr.c,
	sunrpc/getrpcport.3, sunrpc/getrpcport.c, sunrpc/key_call.c,
	sunrpc/key_prot.c, sunrpc/netname.c, sunrpc/openchild.c,
	sunrpc/pm_getmaps.c, sunrpc/pm_getport.c, sunrpc/pmap_clnt.c,
	sunrpc/pmap_prot.c, sunrpc/pmap_prot2.c, sunrpc/pmap_rmt.c,
	sunrpc/proto.h, sunrpc/publickey.c, sunrpc/rpc.3, sunrpc/rpc.5,
	sunrpc/rpc_clntout.c, sunrpc/rpc_cmsg.c, sunrpc/rpc_common.c,
	sunrpc/rpc_cout.c, sunrpc/rpc_dtable.c, sunrpc/rpc_hout.c,
	sunrpc/rpc_main.c, sunrpc/rpc_parse.c, sunrpc/rpc_parse.h,
	sunrpc/rpc_prot.c, sunrpc/rpc_sample.c, sunrpc/rpc_scan.c,
	sunrpc/rpc_scan.h, sunrpc/rpc_svcout.c, sunrpc/rpc_tblout.c,
	sunrpc/rpc_util.c, sunrpc/rpc_util.h, sunrpc/rpcgen.1,
	sunrpc/rpcinfo.c, sunrpc/rtime.c, sunrpc/svc.c, sunrpc/svc_auth.c,
	sunrpc/svc_authux.c, sunrpc/svc_raw.c, sunrpc/svc_run.c,
	sunrpc/svc_simple.c, sunrpc/svc_tcp.c, sunrpc/svc_udp.c,
	sunrpc/svc_unix.c, sunrpc/svcauth_des.c, sunrpc/xcrypt.c,
	include/rpc/BINFILES, include/rpc/EXTRAFILES,
	include/rpc/MISCFILES, sunrpc/xdr.3, sunrpc/xdr.c,
	sunrpc/xdr_array.c, sunrpc/xdr_float.c, sunrpc/xdr_intXX_t.c,
	sunrpc/xdr_mem.c, sunrpc/xdr_rec.c, sunrpc/xdr_ref.c,
	sunrpc/xdr_sizeof.c, sunrpc/xdr_stdio.c, include/rpc/Makefile,
	include/rpc/SRCFILES, include/rpc/auth.h, include/rpc/auth_des.h,
	include/rpc/auth_unix.h, include/rpc/clnt.h,
	include/rpc/des_crypt.h, include/rpc/key_prot.h,
	include/rpc/netdb.h, include/rpc/pmap_clnt.h,
	include/rpc/pmap_prot.h, include/rpc/pmap_rmt.h, include/rpc/rpc.h,
	include/rpc/rpc_des.h, include/rpc/rpc_msg.h, include/rpc/svc.h,
	include/rpc/svc_auth.h, include/rpc/types.h, include/rpc/xdr.h,
	include/rpcsvc/BINFILES, include/rpcsvc/EXTRAFILES,
	include/rpcsvc/MISCFILES, include/rpcsvc/Makefile,
	include/rpcsvc/SRCFILES, include/rpcsvc/bootparam.h,
	include/rpcsvc/bootparam_prot.x, include/rpcsvc/key_prot.x,
	include/rpcsvc/klm_prot.x, include/rpcsvc/mount.x,
	include/rpcsvc/nfs_prot.x, include/rpcsvc/nlm_prot.x,
	include/rpcsvc/rex.x, include/rpcsvc/rquota.x,
	include/rpcsvc/rstat.x, include/rpcsvc/rusers.x,
	include/rpcsvc/sm_inter.x, include/rpcsvc/spray.x,
	include/rpcsvc/yppasswd.x, socket/SRCFILES, socket/getrpcent.3,
	socket/getrpcent.c, Makefile, buildrules:

	Added sun rpc lib, base on the most uptodate glibc version.
	
2001-04-06 Friday 01:45  Frank Naumann <fnaumann@freemint.de>

	* misc/SRCFILES, misc/sa_len.c, posix/SRCFILES, posix/isfdtype.c:

	New functions, declared in the updated header files.
	
2001-04-06 Friday 01:41  Frank Naumann <fnaumann@freemint.de>

	* include/MISCFILES, include/byteswap.h, include/endian.h,
	include/netdb.h, include/bits/MISCFILES, include/bits/byteswap.h,
	include/bits/in.h, include/bits/sockaddr.h, include/bits/socket.h,
	include/bits/types.h, include/net/if.h, include/netinet/in.h,
	include/sys/socket.h, include/sys/un.h, socket/inet_addr.c,
	socket/inet_lnaof.c, socket/inet_makeaddr.c, socket/inet_netof.c,
	socket/inet_network.c, socket/inet_ntoa.c, socket/mintsock.h,
	socket/rcmd.c, socket/res_send.c:

	Heavily updated the network header files:
	- new socklen_t type
	- uptodate generic socket header
	- splitted off the system dependant stuff into the include/bits subdir
	- type corrections in the socket functions
	- new byteswap header file
	
2001-04-06 Friday 01:35  Frank Naumann <fnaumann@freemint.de>

	* include/: arpa/ftp.h, arpa/inet.h, netinet/in_systm.h,
	arpa/tftp.h:

	Updated to the glibc version.
	
2001-04-06 Friday 01:32  Frank Naumann <fnaumann@freemint.de>

	* socket/file.h:

	Removed, unnecessary.
	
2001-04-06 Friday 01:25  Frank Naumann <fnaumann@freemint.de>

	* socket/: accept.c, bind.c, connect.c, gethostnamadr.c,
	getnetbyaddr.c, getnetbyname.c, getnetent.c, getpeername.c,
	getproto.c, getprotoent.c, getprotoname.c, getservbyname.c,
	getservbyport.c, getservent.c, getsockname.c, getsockopt.c,
	listen.c, readv.c, recv.c, recvfrom.c, recvmsg.c, send.c,
	sendmsg.c, sendto.c, setsockopt.c, shutdown.c, socket.c,
	socketpair.c, writev.c:

	Added weak_alias'es.
	
2001-04-06 Friday 01:19  Frank Naumann <fnaumann@freemint.de>

	* unix/: close.c, dup.c, fork.c, fpathconf.c, getdtabl.c,
	getegid.c, geteuid.c, getgroups.c, gethostname.c, getpid.c,
	getuid.c, ioctl.c, lseek.c, pathconf.c, pipe.c, read.c, setreuid.c,
	write.c:

	Cleanup, corrected some declarations, added weak_alias'es.
	
2001-04-06 Friday 01:17  Frank Naumann <fnaumann@freemint.de>

	* unix/SRCFILES, unix/sysconf.c, posix/SRCFILES, posix/sysconf.c:

	Moved, belongs to the posix subdir.
	
2001-04-04 Wednesday 19:19  Frank Naumann <fnaumann@freemint.de>

	* include/sys/param.h:

	Added some macros for more compatibility.
	
2001-04-04 Wednesday 19:19  Frank Naumann <fnaumann@freemint.de>

	* include/netdb.h, socket/SRCFILES, socket/h_errlist.c,
	socket/herror.c, socket/hstrerror.c:

	Added hstrerror() function, added prototypes.
	
2001-04-03 Tuesday 23:41  Frank Naumann <fnaumann@freemint.de>

	* include/arpa/telnet.h:

	Updated to the glibc version.
	
2001-04-03 Tuesday 23:40  Frank Naumann <fnaumann@freemint.de>

	* include/utime.h:

	Added missing extern "C" { } for C++ compilation.
	
2001-04-03 Tuesday 23:38  Frank Naumann <fnaumann@freemint.de>

	* include/unistd.h, unix/readlink.c:

	Added missing const for the input string.
	
2001-03-29 Thursday 00:37  Frank Naumann <fnaumann@freemint.de>

	* unix/read.c:

	Reverted the merges from Guido. The previous version was already
	the right.
	
2001-03-29 Thursday 00:36  Frank Naumann <fnaumann@freemint.de>

	* include/sys/socket.h:

	Added a missing define.
	
2001-03-28 Wednesday 10:27  Frank Naumann <fnaumann@freemint.de>

	* mintlib/SRCFILES, mintlib/sysconf.c, unix/SRCFILES,
	unix/fpathconf.c, unix/pathconf.c, unix/sysconf.c:

	Splitted of pathconf() and sysconf() into seperate modules. Added a
	preliminary fpathconf() function.
	
2001-03-27 Tuesday 19:11  Guido Flohr <guido@freemint.de>

	* configvars:

	Bumped version number to 0.57.
	
2001-03-27 Tuesday 19:09  Guido Flohr <guido@freemint.de>

	* unix/read.c:

	merge from branch
	
2001-03-27 Tuesday 18:54  Guido Flohr <guido@freemint.de>

	* unix/read.c:

	- merged from branch
	
2001-03-26 Monday 23:09  Frank Naumann <fnaumann@freemint.de>

	* unix/ioctl.c:

	Reworked the TIOCNOTTY/TIOCSCTTY modes. They are hopefully correct
	now. This patch was send from Thomas Binder (Thanks!).
	
2001-03-09 Friday 00:18  Frank Naumann <fnaumann@freemint.de>

	* ChangeLog:

	Updated.
	
