]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2008-06-16 Ralf Wildenhues * Makefile.tpl: Fix comment errors.
2008-06-16 Jeff Johnston2008-06-16 Ken Werner <ken.werner@de.ibm.com>
2008-06-16 Jeff Johnston2008-06-16 Ken Werner <ken.werner@de.ibm.com>
2008-06-16 Jeff Johnston2008-06-16 Corrin Meyer <cjmeyer@gmail.com>
2008-06-14 Danny SmithCommitted as obvious.
2008-06-13 Peter Bergnerinclude/opcode/
2008-06-13 Corinna Vinschen * mount.cc (mount_info::get_cygdrive_info): Fix usage...
2008-06-13 Julian Brown * configure.ac (arm*-*-linux-gnueabi): Don't disabl...
2008-06-12 Nick Clifton * mips.h: Document new field descriptors +Q.
2008-06-12 DJ Delorie* common.h (EM_M32C_NEW): Rename to EM_M32C.
2008-06-12 David Edelsohn2008-06-12 David S. Miller <davem@davemloft.net>
2008-06-12 Nick Cliftoninclude/opcode/
2008-06-12 Corinna Vinschen * fhandler.h (set_console_state_for_spawn): Drop decla...
2008-06-12 Christopher... remove obsolete comment
2008-06-12 Joseph Myers * common.h: Update e_machine table.
2008-06-11 Jeff Johnston2008-06-11 Jeff Johnston <jjohnstn@redhat.com>
2008-06-11 Corinna Vinschen * path.cc (get_nt_native_path): Drop considerations...
2008-06-11 Corinna Vinschen * include/cygwin/version.h (CYGWIN_VERSION_MOUNT_REGIS...
2008-06-11 Corinna Vinschen * fhandler_procnet.cc (dad_to_flags): Fix comment.
2008-06-10 Corinna Vinschen * fhandler_procnet.cc (get_scope): New static function...
2008-06-10 Corinna Vinschen * net.cc (if_nametoindex): Fix typo in call to get_ada...
2008-06-10 Corinna Vinschen * fhandler_procnet.cc (format_procnet_ifinet6): Use...
2008-06-10 Corinna Vinschen * mount.cc (mount_info::from_fstab): Read sizeof ...
2008-06-10 Corinna Vinschen * sec_auth.cc (lsaauth): Make returned token inheritable.
2008-06-10 Corinna Vinschen * devices.cc: Regenerate.
2008-06-10 Jeff Johnston2008-06-09 Ken Werner <ken.werner@de.ibm.com>
2008-06-09 Kaz Kojima * sh.h (EF_SH_BFD_TABLE): Set bfd_mach_sh for EF_SH_UN...
2008-06-09 Jeff Johnston2008-06-09 Ken Werner <ken.werner@de.ibm.com>
2008-06-09 Joseph Myers * common.h: Change registry@caldera.com to registry...
2008-06-09 Christopher... * devices.in: Remove "Global" from tty device.
2008-06-09 Christopher... * signal.cc (abort): Only flush streams after signal...
2008-06-08 Joseph Myers * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2008-06-06 Alan Modrainclude/
2008-06-06 Danny Smith PR driver/35916
2008-06-03 Keith MarshallAvoid precision errors in round(), lround() and llround...
2008-06-03 Christopher... * cygwin.sc: Remove unrequired and erroneous definition.
2008-05-30 Christopher... * select.cc (peek_pipe): Semi-reinstate pipe NT-special...
2008-05-29 Christopher... add missing entry
2008-05-29 Christopher... * devices.in: Change mapping for /dev/ttyS* and /dev...
2008-05-29 Chris Sutcliffe2008-05-28 Chris Sutcliffe <ir0nh34d@users.sf.net>
2008-05-29 Chris Sutcliffe2008-05-28 Chris Sutcliffe <ir0nh34d@users.sf.net>
2008-05-28 Eric BlakeFix bug in previous patch.
2008-05-27 Jeff Johnston2008-05-27 Jeff Johnston <jjohnstn@redhat.com>
2008-05-26 Jeff Johnston2008-05-26 Eric Blake <ebb9@byu.net>
2008-05-26 Jeff Johnston2008-05-26 Eric Blake <ebb9@byu.net>
2008-05-26 Jeff Johnston2008-05-26 Eric Blake <ebb9@byu.net>
2008-05-25 Christopher... * mount.cc (mount_info::from_fstab): Use proper buffer...
2008-05-24 Christopher... * mount.cc (mount_info::init): Revert previous change.
2008-05-24 Corinna Vinschen * mount.cc (mount_info::init): Recreate path when...
2008-05-24 Corinna Vinschen * path.cc (symlink_info::check): Reorder test for...
2008-05-23 Corinna Vinschen * fhandler_disk_file.cc (fhandler_disk_file::opendir...
2008-05-23 Christopher... * mount.cc (find_root_from_cygwin_dll): New function...
2008-05-23 Christopher... * mount.cc (mount_info::from_fstab): Use cygwin_hmodule...
2008-05-23 Corinna Vinschen * libc/include/sys/_default_fcntl.h: Include <sys...
2008-05-23 Corinna Vinschen * shared.cc (open_shared): Fix comments. Fix a condit...
2008-05-23 Corinna Vinschen * path.cc (symlink_info::check): Define eabuf and...
2008-05-23 Corinna Vinschen * fhandler_disk_file.cc (fhandler_disk_file::readdir...
2008-05-23 Christopher... * path.cc (symlink_info::check): Don't pass EaBuffer...
2008-05-22 Jeff Johnston2008-05-22 Jeff Johnston <jjohnstn@redhat.com>
2008-05-22 Corinna Vinschen * grp.cc (internal_getgroups): Fix thinko. Only add...
2008-05-22 Corinna Vinschen * grp.cc (internal_getgroups): Don't add deny-only...
2008-05-22 Corinna Vinschen * cygtls.h (struct san): Add two int values to store...
2008-05-22 Corinna Vinschen * setfacl.c (setfacl): Change from void to int. Retur...
2008-05-22 Corinna Vinschen * sec_acl.cc (setacl): Set errno to EINVAL if user...
2008-05-22 Corinna Vinschen * path.cc (cygwin_conv_path): Define tp before setting...
2008-05-22 Eric BlakeOptimize the generic strchr.
2008-05-22 Danny SmithCommitted as obvious.
2008-05-22 Christopher... * string.h (strchr): Eliminate.
2008-05-21 Eric BlakeOptimize strchr for x86.
2008-05-21 Nick Clifton * reloc-macros.h: Add a comment about the use...
2008-05-21 Corinna Vinschen * fhandler_disk_file.cc (get_ino_by_handle): Rename...
2008-05-21 Corinna Vinschen * fhandler.h (dirent_states): Add dirent_nfs_d_ino...
2008-05-21 Corinna Vinschen * syscalls.cc (FILTERED_MODE): Define valid chmod...
2008-05-21 Nick Clifton * libc/sys/sysnecv850/crt0.S (___dso_handle...
2008-05-20 Corinna Vinschen * fhandler_disk_file.cc (fhandler_disk_file::fchmod...
2008-05-20 Corinna Vinschen * path.cc (symlink_worker): Fix EA buffer size info...
2008-05-20 Corinna Vinschen * path.cc (symlink_info::check_shortcut): Minimize...
2008-05-20 Jeff Johnston2008-05-20 DJ Delorie <dj@redhat.com>
2008-05-20 Corinna Vinschen * path.cc (fs_info::update): Re-add opening the unspli...
2008-05-20 Corinna Vinschen * fhandler_disk_file.cc (fhandler_disk_file::mkdir...
2008-05-20 Corinna Vinschen * winsup.h (cygwin_inet_addr): Fix type of declaration.
2008-05-20 Corinna Vinschen * Makefile.in (DLL_OFILES): Add nfs.o.
2008-05-20 Corinna Vinschen * syscalls.cc (rename): Fix condition when to start...
2008-05-20 Corinna Vinschen * path.cc (path_conv::check): Free wide_path and norma...
2008-05-19 Corinna Vinschen * syscalls.cc (rename): Allocate temporary path buffer...
2008-05-17 Christopher... * include/stdint.h: Use int rather than long for {u...
2008-05-16 Daniel Jacobowitz * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
2008-05-16 Corinna Vinschen * Makefile.in (install-license): Install COPYING file...
2008-05-16 Corinna Vinschen * CYGWIN_LICENSE: New text.
2008-05-16 Corinna Vinschen * CYGWIN_LICENSE: Remove duplicate file here.
2008-05-15 Chris Sutcliffe2008-05-15 Ramiro Polla <ramiro@lisha.ufsc.br>
2008-05-15 Corinna Vinschen * syscalls.cc (rename): ONly start transaction if...
2008-05-15 Corinna Vinschen * include/winnt.h (FILE_SEQUENTIAL_WRITE_ONCE): Define.
2008-05-15 Corinna Vinschen * autoload.cc (LoadDLLfuncNt): Re-invent.
2008-05-15 Corinna Vinschen * Makefile.in (CYGWIN_BINS): Remove ipcrm and ipcs.
2008-05-14 Jeff Johnston2008-05-14 Jeff Johnston <jjohnstn@redhat.com>
2008-05-14 Corinna Vinschen * fhandler_disk_file.cc (fhandler_disk_file::readdir_h...
2008-05-13 Corinna Vinschen * include/cygwin/stdlib.h (initstate): Declare.
2008-05-13 Corinna Vinschen * path.cc (path_conv::set_normalized_path): Drop strip...
2008-05-13 Corinna Vinschen * random.cc (initstate): Align to POSIX definition.
next
This page took 0.058326 seconds and 5 git commands to generate.