]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2003-12-15 Christopher... Add missing ChangeLog entry.
2003-12-15 Christopher... * winsup.h (access_worker): Declare with added fhandler...
2003-12-15 Christopher... white space
2003-12-15 Christopher... Remove erroneous entry.
2003-12-14 Christopher... * exceptions.cc (ctrl_c_handler): Remove this thread...
2003-12-14 Christopher... * cygthread.cc (cygthread::stub): Revert previous chang...
2003-12-13 Danny Smith * include/stdio.h:(_fileno): Define macro version...
2003-12-12 Christopher... * dtable.cc (dtable::delete_archetype): Add debugging.
2003-12-12 Christopher... * dcrt0.cc (alloc_stack): Move _main_tls if stack is...
2003-12-12 Christopher... * miscfuncs.cc (low_priority_sleep): Correct thinko...
2003-12-11 Corinna Vinschen * fhandler_serial.cc (fhandler_serial::tcflush): Simpl...
2003-12-11 Christopher... * pinfo.cc (_pinfo::set_ctty): Correct stupid typo.
2003-12-11 Christopher... * cygheap.h (cygheap_types): Add HEAP_ARCHETYPES.
2003-12-10 Christopher... remove debug output
2003-12-10 Christopher... * fhandler_tty.cc (fhandler_tty_common::dup): Just...
2003-12-09 Christopher... * pinfo.cc (_pinfo::set_ctty): Don't copy over existing...
2003-12-08 Danny Smith2003-12-08 Danny Smith <dannysmith@users.sourceforge...
2003-12-08 Thomas Fitzsimmons2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
2003-12-08 Danny Smith2003-12-08 Roald Ribe <rrib@users.sourceforge.net>
2003-12-08 Christopher... * thread.cc (pthread::precreate): Delete duplicate...
2003-12-08 Christopher... * fhandler.h (fhandler_tty_slave::ttyname): Use name...
2003-12-08 Christopher... * wait.cc (wait4): Move sawsig initialization inside...
2003-12-08 Christopher... * spawn.cc (spawn_guts): Change type back to 'int'...
2003-12-07 Christopher... Change use of BOOL, TRUE, FALSE to bool, true, false...
2003-12-07 Corinna Vinschen * syscalls.cc (locked_append): New.
2003-12-07 Christopher... * exceptions.cc (_threadinfo::remove): Avoid a linked...
2003-12-07 Christopher... * cygtls.h (_threadinfo::find_tls): New function.
2003-12-07 Christopher... * exceptions.cc (_threadinfo::remove): Avoid returning...
2003-12-06 Christopher... * cygtls.h: Add more "don't parse this" guards.
2003-12-06 Alan Modra * common.h (DT_HIOS): Correct value.
2003-12-05 Jeff Johnston2003-12-05 Jeff Johnston <jjohnstn@redhat.com>
2003-12-05 Jeff Johnston2003-12-05 Jeff Johnston <jjohnstn@redhat.com>
2003-12-05 Christopher... Revert accidental checkin.
2003-12-05 Christopher... * libc/stdlib/mbrlen.c: Change include order to prevent...
2003-12-05 Christopher... * libc/stdlib/mbrtowc.c: Change include order to preven...
2003-12-05 Christopher... * cygthread.cc (cygthread::stub2): Remove myself from...
2003-12-05 Christopher... * path.cc (slash_unc_prefix_p): Allow '.' as a valid...
2003-12-05 Christopher... * exceptions.cc (setup_handler): Remove ill-advised...
2003-12-05 Jeff Johnston2003-12-04 Artem B. Bityuckiy <abitytsky@softminecorp...
2003-12-05 Jeff Johnston2003-12-04 Jeff Johnston <jjohnstn@redhat.com>
2003-12-04 H.J. Lubfd/
2003-12-04 Corinna Vinschen * include/cygwin/types.h (struct __fcntl64): Fix datat...
2003-12-03 Nick CliftonAdd support for the M32R2 processor.
2003-12-03 Corinna Vinschen Substitute 0x7fffffff and 0xffffffff by INT32_MAX...
2003-12-03 Corinna Vinschen * fhandler_disk_file.cc (fhandler_disk_file::lock...
2003-12-03 Corinna Vinschen * fhandler_disk_file.cc (fhandler_disk_file::lock...
2003-12-03 Corinna Vinschen * fcntl.cc (fcntl_worker): Remove static storage class.
2003-12-03 Corinna Vinschen * fcntl.cc (_fcntl): Whitespace cleanup.
2003-12-03 Christopher... * cygthread.cc (cygthread::stub): Properly establish...
2003-12-03 Christopher... * Makefile.in: Change the way that -f options are appen...
2003-12-02 Christopher... * fcntl.cc (_fcntl): Silence a compiler warning.
2003-12-02 Alan ModraRename bfd_link_hash_entry field "next" -> "und_next".
2003-12-02 Nick CliftonAdd alternative defintion of C_WEAKEXT for AIX 5.2
2003-12-02 Alan Modra * bfdlink.h (struct bfd_link_info): Remove mpc860c0...
2003-12-02 Christopher... * pinfo.cc (pinfo::init): Use shared_name to construct...
2003-12-02 Christopher... white space
2003-12-01 Thomas PfaffChange tab to space in Changelog.
2003-12-01 Thomas Pfaff* thread.cc (pthread_rwlock::add_reader): Remove mx...
2003-12-01 Corinna Vinschen * winsup.api/known_bugs.tcl: Remove fcntl09 and fcntl1...
2003-12-01 Corinna Vinschen * libc/include/sys/fcntl.h: Don't define struct flock...
2003-12-01 Corinna Vinschen * Makefile.in (OBSOLETE_FUNCTIONS): Add fcntl.
2003-12-01 Corinna Vinschen * cygheap.cc (cygheap_init): Set cygheap->shared_prefix.
2003-12-01 Corinna Vinschen * shared.cc (shared_name): Take into account the SE_CR...
2003-12-01 Corinna Vinschen * include/tzfile.h: Remove duplicate definition of...
2003-12-01 Danny Smith * include/winnt.h (GetCurrentFiber): Remove duplicate...
2003-11-30 Corinna Vinschen * flock.cc: Renamed from flock.c.
2003-11-30 Christopher... * pinfo.h: Remove global_sigs declaration.
2003-11-30 Christopher... * exceptions.cc (_threadinfo::pop): Zero *contents...
2003-11-29 Corinna Vinschen * Makefile.in: (DLL_OFILES): Add flock.o.
2003-11-29 Christopher... * sigproc.cc (no_signals_available): Fix so that non...
2003-11-29 Christopher... * pinfo.h (_pinfo::getthread2signal): Remove obsolete...
2003-11-28 Christopher... * pinfo.h (_pinfo::getsig): Remove obsolete function...
2003-11-28 Christopher... * cygwin.din: Re-add inexplicably missing semaphore...
2003-11-28 Christopher... * gendevices: Issue error when shilka is missing.
2003-11-28 Christopher... * libc/include/sys/signal.h: Use system specific signal...
2003-11-28 Christopher... * include/cygwin/signal.h: New file.
2003-11-28 Christopher... Eliminate use of sigframe and sigthread throughout.
2003-11-28 Christopher... * speclib: Use correct EOF marker. Ensure that directo...
2003-11-28 Christopher... * speclib: Use correct EOF marker. Ensure that directo...
2003-11-27 Christopher... * lib/Makefile.in: Use make function to locate .mri...
2003-11-27 Christopher... * fhandler_disk_file.cc (fhandler_disk_file::readdir...
2003-11-27 Jeff Johnston2003-11-27 Jeff Johnston <jjohnstn@redhat.com>
2003-11-27 Jeff Johnston2003-11-27 Jeff Johnston <jjohnstn@redhat.com>
2003-11-27 Jeff Johnston2003-11-27 Artem B. Bityuckiy <mail_lists@mail.ru>
2003-11-27 Jeff Johnston2003-11-27 Jeff Johnston <jjohnstn@redhat.com>
2003-11-27 Danny Smith2003-11-27 Dimitry Sibiryakov <aafemt@users.sourcefor...
2003-11-27 Danny Smith * lib/vfw32.def: Remove, replacing with ...
2003-11-26 Corinna Vinschen * cygserver.cc (main): Move call to ipcinit() up befor...
2003-11-26 Corinna Vinschen * Makefile.in (CYGWIN_LIB): Variable pointing to libcy...
2003-11-26 Jeff Johnston2003-11-26 Corinna Vinschen <corinna@vinschen.de>
2003-11-26 Corinna Vinschen * mkgroup.c (main): Print "root" group with local...
2003-11-26 Corinna Vinschen * sec_helper.cc (set_process_privilege): Rename restor...
2003-11-26 Corinna Vinschen * dir.cc (mkdir): Use local security_descriptor. Call
2003-11-26 Corinna Vinschen * sec_acl.h (getace): Use FILE_*_BITS as permission...
2003-11-26 Christopher... * Makefile.in (CXXFLAGS): Remove duplicate options...
2003-11-25 Christopher... more white space
2003-11-25 Christopher... more white space
2003-11-25 Christopher... more white space
2003-11-25 Christopher... more white space
2003-11-25 Christopher... * thread.cc: Minor whitespace cleanup. Remove some...
next
This page took 0.056489 seconds and 5 git commands to generate.