]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2005-07-03 Christopher... * include/cygwin/version.h: Bump DLL minor number to 19.
2005-07-01 Nick CliftonUpdate function declarations to ISO C90 formatting
2005-06-30 DJ Deloriemerge from gcc
2005-06-30 Corinna Vinschen * fhandler.cc (fhandler_base::readv): Use malloc/free...
2005-06-30 Christopher... * cygerrno.h: Make multi-inclusion safe.
2005-06-30 Christopher... revert erroneous checkin
2005-06-29 Christopher... * autoload.cc (LoadDLLprime): Use a more descriptive...
2005-06-29 Ben Elliston * setup.com (mpw): Remove unused directive.
2005-06-29 Ben EllistonRemove dejagnu/ entry.
2005-06-28 Jeff Johnston2005-06-28 Dave Korn <dave.korn@artimi.com>
2005-06-27 Corinna Vinschen * fhandler_disk_file.cc (fhandler_disk_file::facl...
2005-06-24 Corinna Vinschen * path.cc (path_conv::check): Don't strip trailing...
2005-06-24 Corinna Vinschen * fhandler.cc (rootdir): Don't set errno.
2005-06-23 Paolo Bonzini2005-06-22 Paolo Bonzini <bonzini@gnu.org>
2005-06-22 Corinna Vinschen * fhandler.h (class fhandler_dev_tape): Add declaratio...
2005-06-21 Corinna Vinschen * security.cc (get_initgroups_sidlist): Drop special_p...
2005-06-21 Corinna Vinschen * uinfo.cc (uinfo_init): Call reimpersonate to set...
2005-06-21 Joshua Daniel... * how-using.texinfo: Add FAQ about firewall software...
2005-06-21 Geoffrey KeatingIndex: include/ChangeLog
2005-06-20 H.J. Lugas/
2005-06-20 Corinna Vinschen * fhandler_proc.cc (format_proc_partitions): Only...
2005-06-20 Christopher... fix indentation
2005-06-19 Danny Smith * include/winldap.h (ldap_simple_bindW, ldap_simple_bi...
2005-06-18 Corinna Vinschen * glob.c: (glob0): New local variable `limit`. Use...
2005-06-18 Danny SmithCorrect typo in ChangeLog
2005-06-18 Danny Smith * include/winbase.h (GETTEXTEX): Correct name of...
2005-06-18 Danny Smith * include/winbase.h (GolbalDiscard): Define as macro.
2005-06-18 Christopher... * wincap.h (wincaps::detect_win16_exe): Declare.
2005-06-18 Christopher... * spawn.cc (spawn_guts): Detect when executing a 16...
2005-06-17 Corinna Vinschen * cygwin.din (inet_pton): Export.
2005-06-17 Jakub Jelinek * elf/external.h (GRP_ENTRY_SIZE): Define.
2005-06-17 Corinna Vinschen * fhandler.h (fhandler_union): Add missing members...
2005-06-17 Jan Beulichbfd/
2005-06-16 Jeff Johnston2005-06-16 Christopher Faylor <cgf@timesys.com>
2005-06-16 Corinna Vinschen * syscalls.cc (statvfs): Handle the case when GetDiskF...
2005-06-16 Danny Smith * profile/profile.h (_MCOUNT_CALL): Define as regparm(2)
2005-06-16 Danny Smith * include/_mingw.h (__MINGW_GNUC_PREREQ): Define....
2005-06-15 Christopher... add missing entry
2005-06-15 Christopher... * cygthread.cc (cygthread::detach): Fix debugging output.
2005-06-14 Christopher... * path.cc (path_conv::check): Always reset to FH_FS...
2005-06-14 Tom Tromey PR libgcj/19877:
2005-06-14 Corinna Vinschen * parse_pe.c (exclusion::sort_and_check): Remove crude...
2005-06-14 Corinna Vinschen * sysv_sem.cc (semu_list): Define static to avoid...
2005-06-13 DJ Delorie* depstand.m4, lead-dot.m4: New files.
2005-06-13 DJ Delorie* depcomp: Update from automake CVS. Add 'ia64hp'...
2005-06-12 Corinna Vinschen * fhandler_socket.cc (fhandler_socket::recvmsg): Avoid...
2005-06-11 Christopher... * Makefile.in: Avoid initial heap allocation since...
2005-06-11 John David... * hppa.h (pa_opcodes): Use cM and cX instead of cm...
2005-06-11 Christopher... * fhandler_console.cc (fhandler_console::read): Fix...
2005-06-11 Christopher... * winsup.api/pthread/cancel2.c: Use explicit initialize...
2005-06-11 Christopher... * include/pthread.h: Change PTHREAD_MUTEX_DEFAULT to...
2005-06-10 Corinna Vinschen * fhandler_socket.cc (fhandler_socket::sendto): Always...
2005-06-10 Christopher... * winsup.api/winsup.exp: Remove (temporarily?) -nostdin...
2005-06-10 Christopher... whitespace changes to hopefully force snapshot run.
2005-06-10 Corinna Vinschen * cygwin.din (imaxabs): Export.
2005-06-09 Christopher... * cygthread.cc (cygthread::detach): Improve diagnostics...
2005-06-09 Christopher... * cygtls.h (_local_storage::setmode_file): New element.
2005-06-09 Christopher... * thread.cc (pthread_mutex::_lock): Use cancelable_wait...
2005-06-09 Christopher... * cygwin.sc: Place .cygwin_dll_common in a more sensibl...
2005-06-09 Christopher... * cygwin.sc: Place .cygwin_dll_common.
2005-06-09 Christopher... * include/pthread.h (PTHREAD_MUEXT_INITIALIZER): Change to
2005-06-09 Christopher... * thread.cc (cancelable_wait): No-op change to make...
2005-06-09 Christopher... Change pthread::cancelable_wait to just cancelable_wait...
2005-06-08 Christopher... * cygwin.sc: Apparently nonloading sections need to...
2005-06-08 Christopher... * cygwin.sc: Restore resource and reloc sections and...
2005-06-08 Zack Weinbergopcodes:
2005-06-08 Christopher... * environ.cc (spenvs): Remove cut/paste error which...
2005-06-08 Corinna Vinschen * security.cc (cygwin_logon_user): Run LogonUser in...
2005-06-07 Aldy Hernandez * common.h (EM_MS1): Define.
2005-06-07 Aldy Hernandez * dis-asm.h: Externalize print_insn_ms1.
2005-06-07 Corinna Vinschen * pinfo.cc (pinfo::init): Define sa_buf as PSECURITY_A...
2005-06-07 Christopher... * cygthread.cc (cygthread::detach): Make error message...
2005-06-07 Hans-Peter... * configure.in <cris-*, crisv32-*>: Enable target...
2005-06-07 Hans-Peter... Sync with gcc-toplevel
2005-06-07 Hans-Peter... * configure.in (unsupported_languages): New macro.
2005-06-06 DJ Deloriemerge from gcc
2005-06-06 Christopher... * cygload/cygload.exp: .cpp -> .cc.
2005-06-06 Christopher... * Makefile.in: Test cygload.
2005-06-06 Christopher... reformat ChangeLog entry slightly.
2005-06-06 DJ Delorie* configure.in: Fix typo in handling of --with-mpfr...
2005-06-06 Corinna Vinschen * path.cc (symlink_info::check): If GetFileAttributes...
2005-06-06 Corinna Vinschen * uname.cc (uname): Change "amd64" to "x86_64" as...
2005-06-06 Corinna Vinschen * uname.cc (uname): Add missing break.
2005-06-06 Danny Smith * include/_mingw.h (__MINGW_ATTRIBUTE_NONNULL): Fix...
2005-06-05 Christopher... * Makefile.in: Build sync.o with -fomit-frame-pointer...
2005-06-05 Christopher... * sync.cc (muto::acquire): Remove unneeded brackets...
2005-06-05 Christopher... * malloc.cc: Update to Doug Lea's malloc v2.8.0.
2005-06-05 Joshua Daniel... Slight rearragement
2005-06-04 Christopher... * how-programming.texinfo: Add "How do I load cygwin1...
2005-06-04 Christopher... * dcrt0.cc (cygwin_dll_init): Now initializes main_envi...
2005-06-03 Jeff Johnston2005-06-03 Jeff Johnston <jjohnstn@redhat.com>
2005-06-03 Alan Modrainclude/
2005-06-03 Christopher... * dlfcn.cc (get_full_path_of_dll): Use a relative path...
2005-06-02 Jim Blandy* config.sub: Add cases for the Renesas m32c. (This...
2005-06-02 Aldy Hernandez * configure.in: Set noconfigdirs for ms1.
2005-06-02 DJ Deloriemerge from gcc
2005-06-02 Christopher... Revert 2005-05-30 close_all_files changes.
2005-06-02 Christopher... * fhandler_disk_file.cc (fhandler_disk_file::fchown...
2005-06-01 Christopher... * include/machine/stdlib.h: New file.
2005-06-01 Christopher... * thread.h (List_remove): Revert most of 2005-05-30...
next
This page took 0.056022 seconds and 5 git commands to generate.