]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2002-06-06 Christopher... * strace.cc (strace::hello): Set inited, when appropriate.
2002-06-06 Christopher... * ssp.c (version): New global variable.
2002-06-06 Christopher... * cygwin.din: Eliminate some newlib wrappers.
2002-06-05 Jeff Johnston2002-06-05 Jeff Johnston <jjohnstn@redhat.com>
2002-06-05 Christopher... * dir.cc (rmdir): Streamline. Detect attempts to remov...
2002-06-05 Christopher... * dtable.cc (handle_to_fn): Check error return value...
2002-06-05 Robert Collins/tmp/cvs610a0efc.1
2002-06-05 Corinna Vinschen * grp.cc (read_etc_group): When emulating nonexisting...
2002-06-05 Corinna Vinschen * grp.cc (etc_group): Removed.
2002-06-05 Christopher... * dtable.cc (handle_to_fn): Attempt to handle "raw...
2002-06-05 Christopher... * dtable.cc (handle_to_fn): Correct placement and lengt...
2002-06-05 Jason Thorpebfd/
2002-06-05 Christopher... Remove fcntl.h includes throughout.
2002-06-04 Danny Smith * include/winnt.h (PACE_HEADER, PACCESS_ALLOWED_ACE,
2002-06-04 Corinna Vinschen * fhandler.h (class fhandler_socket): Add private...
2002-06-04 Corinna Vinschen * fhandler_dsp.cc (fhandler_dev_dsp::open): Set errno...
2002-06-04 Christopher... * fhandler.cc (fhandler_base::open): Don't set binmode...
2002-06-04 Christopher... * umount.cc (version): New global variable.
2002-06-03 Corinna Vinschen * external.cc (cygwin_internal): Add CW_EXTRACT_DOMAIN...
2002-06-03 Corinna Vinschen * libc/include/sys/types.h: Don't define dev_t when...
2002-06-03 Corinna Vinschen * syscalls.cc (stat64_to_stat32): Transform st_dev...
2002-06-03 Corinna Vinschen * syscalls.cc (setegid32): Verify the correctness...
2002-06-03 Corinna Vinschen * security.cc (lsa2wchar): Suppressed.
2002-06-03 Christopher... * regtool.cc (prog_name): New global variable.
2002-06-02 Danny Smith * lib/thunk32.def (LIBRARY): Change to KERNEL32.dll.
2002-06-02 Christopher... * dtable.cc (handle_to_fn): Use largest match for devic...
2002-06-02 Christopher... * strace.cc (forkdebug): Make true by default.
2002-06-02 Christopher... * fhandler_disk_file.cc (fhandler_disk_file::fstat_by_n...
2002-06-02 Christopher... * fhandler_process.cc (fhandler_process::open): Set...
2002-06-02 Christopher... * how-programming.texinfo: Add more words to the "how...
2002-06-02 Christopher... Remove unneeded sigproc.h includes throughout.
2002-06-02 Christopher... * configure.in: Complain about lack of w32api directory.
2002-06-02 Christopher... * fhandler.cc (fhandler_base::fstat): Move dev and...
2002-06-02 Richard Henderson include/elf/
2002-06-01 Danny Smith * include/windef.h: Fix typo in last change.
2002-06-01 Danny Smith * include/windef.h: Add no-op __try, __except, __finally
2002-06-01 Christopher... * path.cc (chdir): Don't allow cd'ing to a non-director...
2002-06-01 Andrew CagneyFill-out d10v enum so that there are no ``=''.
2002-06-01 Christopher... * fhandler_disk_file.cc (readdir): Move inode calculati...
2002-06-01 Christopher... remove accidentally checked in test version.
2002-05-31 Christopher... oops
2002-05-31 Christopher... (add the rest of the ChangeLog)
2002-05-31 Christopher... * fhandler_console.cc (fhandler_console::open): Reinsta...
2002-05-31 Christopher... * fhandler_console.cc (fhandler_console::open): Always...
2002-05-31 Christopher... * fhandler.cc (fhandler_base::open): Make default open...
2002-05-31 Christopher... * dll_init.cc (dll_list::init): Eliminate unneeded...
2002-05-31 Christopher... * fhandler_proc.cc (fhandler_proc::readdir): Set errno...
2002-05-31 Jeff Johnston2002-05-31 Jeff Johnston <jjohnstn@redhat.com>
2002-05-31 DJ Delorie* Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with...
2002-05-31 DJ Delorie* Makefile.in: Eliminate version-specific references...
2002-05-31 DJ Delorie* config-ml.in: Propogate DESTDIR also.
2002-05-31 Michal Ludvig2002-05-31 Michal Ludvig <mludvig@suse.cz>
2002-05-31 Christopher... * path.cc (path_conv::check): Set fileattr to INVALID_F...
2002-05-31 Chris Demetriou[ gas/ChangeLog ]
2002-05-31 Christopher... * fhandler_disk_file.cc (fhandler_disk_file::fstat...
2002-05-30 Richard Hendersoninclude/elf/
2002-05-30 Jeff Johnston2002-05-30 Jeff Johnston <jjohnstn@redhat.com>
2002-05-30 Christopher... * mkpasswd.cc (main): Don't reset to binmode if stdout...
2002-05-30 Corinna Vinschen * include/ntdef.h (ANSI_STRING, PANSI_STRING, OEM_STRI...
2002-05-30 Corinna Vinschen * autoload.cc: Replace autoload statments for ZwXXX...
2002-05-30 Christopher... * mount.cc (main): Make -b the default.
2002-05-30 Christopher... speling fxi
2002-05-30 Jason Thorpe* configure.in (vax-*-netbsd*): Don't build gas for...
2002-05-30 Jason Thorpe2002-05-29 Matt Thomas <matt@3am-software.com>
2002-05-29 Christopher... * include/sys/cygwin.h (EXTERNAL_PINFO_VERSION): Reinstate.
2002-05-29 Corinna Vinschen * ps.cc (main): Use uid or uid32 member of struct...
2002-05-29 Corinna Vinschen * external.cc (fillout_pinfo): Use new version define.
2002-05-29 Christopher... * external.cc (fillout_pinfo): Set new version field...
2002-05-29 Corinna Vinschen * ps.cc (main): Change print format for uid to unsigne...
2002-05-29 Corinna Vinschen Change internal uid datatype from __uid16_t to __uid32_t
2002-05-29 Corinna Vinschen * include/cygwin/socket.h: Protect some symbols agains...
2002-05-29 Corinna Vinschen * passwd.c (prog_name): New global variable.
2002-05-29 Christopher... * dtable.cc (dtable::init_std_file_from_handle): Attemp...
2002-05-29 Christopher... clarify changelog
2002-05-29 Christopher... * fhandler_disk_file.cc (fhandler_disk_file::fstat_help...
2002-05-28 Jeff Johnston2002-05-28 Jeff Johnston <jjohnstn@redhat.com>
2002-05-28 Marek Michalkiewicz2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
2002-05-28 Nick CliftonAdd DLX target
2002-05-28 Corinna Vinschen * ps.cc (usage): Fix typo.
2002-05-28 Corinna Vinschen * security.cc (set_security_attribute): Call getegid32...
2002-05-28 Corinna Vinschen Change internal gid datatype from __gid16_t to __gid32_t
2002-05-28 Nick CliftonAdd DLX target
2002-05-28 Earnie Boyd * include/w32api.h: Increment version to 1.5
2002-05-28 Earnie BoydMerging MinGW changes
2002-05-28 Earnie BoydMerging MinGW changes
2002-05-28 Christopher... * ps.cc (prog_name): New global variable.
2002-05-28 Christopher... * autoload.cc (noload): Properly mask low order word...
2002-05-28 Christopher... * fhandler_disk_file.cc (fhandler_disk_file::fstat...
2002-05-28 Christopher... * autoload.cc (LoadFuncEx): Define via new LoadFuncEx2...
2002-05-27 Corinna Vinschen * security.cc (lsa2str): New function.
2002-05-27 Corinna Vinschen * syscalls.cc (seteuid): Do not take allow_ntsec into...
2002-05-27 Danny Smith2002-05-27 Ren� M�ller Fonseca <fonseca@users.sourcef...
2002-05-27 Danny Smith2002-05-27 Rick Rankin <rick_rankin@yahoo.com>
2002-05-27 Christopher... * debug.h (being_debugged): New macro.
2002-05-27 Christopher... * winsup.h: Remove duplicate declarations of malloc_loc...
2002-05-27 Christopher... update comment
2002-05-27 Christopher... * strace.cc (attach_process): Don't tell process to...
2002-05-25 Alan Modra * ia64.h: Use #include "" instead of <> for local...
2002-05-25 Christopher... Remove unneeded sync.h, where appropriate, throughout...
2002-05-24 Jeff Johnston2002-05-24 Jeff Johnston <jjohnstn@redhat.com>
next
This page took 0.051219 seconds and 5 git commands to generate.