]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
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...
2003-11-25 Christopher... * winsup.api/known_bugs.tcl: Remove lseek10 since mknod...
2003-11-25 Christopher... * dtable.cc (build_fh_name): Set error in dummy fhandle...
2003-11-24 Jeff Johnston2003-11-24 Artem B. Bityuckiy <mail_lists@mail.ru>
2003-11-24 Christopher... * configure.in: Avoid using cygserver unless hosting...
2003-11-23 Danny Smith * include/winnt.h (PAGE_*): Group defines together...
2003-11-23 Christopher... white space
2003-11-23 Corinna Vinschen * Makefile.in: Make cygserver depending on cygwin.
2003-11-23 Christopher... * sigproc.cc (sig_send): Correct below checkin. Use
2003-11-23 Christopher... * sigproc.cc (proc_exists): A zombie process does not...
2003-11-22 Corinna Vinschen * msg.cc (client_request_msg::serve): Add default...
2003-11-22 Christopher... * dcrt0.cc (check_sanity_and_sync): Correct api major...
2003-11-22 Jeff Johnston2003-11-21 Artem B. Bityuckiy <mail_lists@mail.ru>
2003-11-21 Christopher... * sem.cc: Always include signal.h to handle SIGSYS...
2003-11-21 Christopher... * msg.cc: Always include signal.h to handle SIGSYS...
2003-11-21 Jeff Johnston2003-11-21 Jeff Johnston <jjohnstn@redhat.com>
2003-11-21 Corinna Vinschen * Makefile.in (install): Explicitely create directorie...
2003-11-21 Corinna Vinschen * cygserver.cc (print_usage): Fix scrambled output.
2003-11-20 Jeff Johnston2003-11-20 Dhananjay Deshpande <dhananjayd@kpitcummins...
2003-11-20 Corinna Vinschen * cygserver-config: Slightly modify printed message.
2003-11-20 Christopher... * configure.in: Make --use-server the default.
next
This page took 0.061449 seconds and 5 git commands to generate.