From mboxrd@z Thu Jan 1 00:00:00 1970 From: mrg@sourceware.cygnus.com To: sid-cvs@sources.redhat.com Subject: src/sid/component ChangeLog config.in configur ... Date: Sat, 06 Jan 2001 20:51:00 -0000 Message-id: <20010107045132.1468.qmail@sourceware.cygnus.com> X-SW-Source: 2001-q1/msg00004.html List-Id: CVSROOT: /cvs/src Module name: src Changes by: mrg@sources.redhat.com 2001-01-06 20:51:32 Modified files: sid/component : ChangeLog config.in configure configure.in sid/component/gloss: ChangeLog gloss.cxx gloss.h libgloss.h Log message: [components/ChangeLog] 2001-01-03 matthew green * configure.in (AC_HAVE_FUNCS): Also check for times(2). * configure: Regenerate. * config.in: Regenerate. [components/gloss/ChangeLog] 2001-01-06 matthew green * gloss.cxx (gloss32::target_to_host_open_flags): Properly check for valid open() flags. 2001-01-04 matthew green * gloss.cxx (gloss32::target_to_host_open_flags): Properly deal with newlib open flags. Need for gettimeofday(). Only include if we have times(). 2000-12-30 matthew green * gloss.cxx (do_sys_time): New function. (do_sys_times): Likewise. (do_sys_gettimeofday): Likewise. (syscall_trap): Call do_sys_time(). Call new do_sys_times() and do_sys_gettimeofday() for times() and . * gloss.h (do_sys_time): Prototype. (do_sys_times): Likewise. (do_sys_gettimeofday): Likewise. * libgloss.h (libgloss_syscall): Add `times' and `gettimeofday'. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/ChangeLog.diff?cvsroot=src&r1=1.2&r2=1.3 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/config.in.diff?cvsroot=src&r1=1.1&r2=1.2 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/configure.diff?cvsroot=src&r1=1.1&r2=1.2 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/configure.in.diff?cvsroot=src&r1=1.1&r2=1.2 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/gloss/ChangeLog.diff?cvsroot=src&r1=1.1&r2=1.2 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/gloss/gloss.cxx.diff?cvsroot=src&r1=1.1&r2=1.2 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/gloss/gloss.h.diff?cvsroot=src&r1=1.1&r2=1.2 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/gloss/libgloss.h.diff?cvsroot=src&r1=1.1&r2=1.2