]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2014-10-20 Corinna Vinschen*** empty log message ***
2014-10-20 Corinna Vinschen * path.cc (symlink_info::check): Set error from status...
2014-10-20 Corinna Vinschen * libc/time/gmtime_r.c (gmtime_r): Remove dead code.
2014-10-17 Corinna Vinschen * cygheap.cc (cygheap_fixup_in_child): Call set_dll_dir.
2014-10-17 Corinna Vinschenfix typo
2014-10-17 Corinna Vinschen * cygtls.h (__try): Define __l_endtry as block-local...
2014-10-17 Corinna Vinschen*** empty log message ***
2014-10-17 Corinna Vinschen * Makefile.in (DLL_OFILES): Add quotactl.o.
2014-10-16 Corinna Vinschen * Makefile.in (DLL_OFILES): Rearrange with one file...
2014-10-16 Corinna Vinschen * fhandler_proc.cc (format_proc_partitions): Extend...
2014-10-16 Corinna Vinschen * libc/unix/getcwd.c (getcwd): Close directory also...
2014-10-15 DJ Deloriemerge from gcc
2014-10-14 Corinna Vinschen * fhandler_socket.cc (fhandler_socket::connect): Don...
2014-10-14 Corinna Vinschen * cygheap.cc (init_cygheap::init_installation_root...
2014-10-14 Corinna Vinschen * fhandler_socket.cc (fhandler_socket::connect): Init...
2014-10-14 DJ Deloriemerge from gcc
2014-10-13 Corinna Vinschen * net.cc (cygwin_setsockopt): Drop redundant test...
2014-10-12 Corinna Vinschen * dlfcn.cc (gfpod_helper): Only check for POSIX dir...
2014-10-12 Corinna Vinschen * dlfcn.cc (set_dl_error): Drop useless __stdcall.
2014-10-11 Corinna Vinschen Add setsockopt(sd, SOL_SOCKET, SO_PEERCRED, NULL,...
2014-10-11 Corinna Vinschen * fhandler_socket.cc (fhandler_socket::af_local_connec...
2014-10-11 Corinna Vinschen * fhandler_socket.cc (fhandler_socket::evaluate_events...
2014-10-11 Corinna Vinschen * fhandler_socket.cc (fhandler_socket::evaluate_events...
2014-10-10 Corinna Vinschen * dlfcn.cc (dlopen): Disable old 32 bit code on 64...
2014-10-10 Corinna Vinschen * libc/include/_ansi.h: _LONG_LONG_TYPE definition...
2014-10-09 Corinna Vinschen * fhandler_procsys.cc (fhandler_procsys::readdir)...
2014-10-09 Jeff Johnston2014-10-09 Sebastian Huber <sebastian.huber@embedded...
2014-10-09 Corinna Vinschen * fhandler_disk_file.cc (fhandler_disk_file::readdir_h...
2014-10-09 Corinna Vinschen * fhandler_proc.cc (fhandler_proc::readdir): Set diren...
2014-10-09 Corinna Vinschen * libc/string/memccpy.c (memccpy): Fix warning about...
2014-10-09 Corinna VinschenAdd accidentally missing ChangeLog for latest change.
2014-10-08 Steve Ellcey2014-10-08 Steve Ellcey <sellcey@mips.com>
2014-10-08 Corinna Vinschen * libc/include/string.h (ffsl): Declare as GNU function.
2014-10-08 Corinna Vinschen * common.din (ffsl): Export.
2014-10-08 Corinna Vinschen * syscall.cc (ffs): Fix crash of ffs (0x80000000)...
2014-10-08 Corinna Vinschen * fhandler_process.cc (format_process_statm): Fix...
2014-10-08 Corinna VinschenFix typo
2014-09-28 DJ Deloriemerge from gcc
2014-09-22 Nick Clifton * configure.in: Remove config_libnosys=false
2014-09-17 Jeff Johnston2014-09-17 Jeff Johnston <jjohnstn@redhat.com>
2014-09-16 Jeff Johnston2014-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>
2014-09-15 Jeff Johnston2014-09-15 Jeff Johnston <jjohnstn@redhat.com>
2014-09-12 Jeff Johnston2014-09-12 Jeff Johnston <jjohnstn@redhat.com>
2014-09-12 Jeff Johnston2014-09-12 Jeff Johnston <jjohnstn@redhat.com>
2014-09-11 Jeff Johnston2014-09-11 Freddie Chopin <freddie_chopin@op.pl>
2014-09-08 Jeff Johnston2014-09-08 Freddie Chopin <freddie_chopin@op.pl>
2014-09-05 Corinna Vinschen * pathnames.xml (cygdrive): Add /proc/cygdrive descrip...
2014-09-05 Corinna Vinschen * fhandler_proc.cc (proc_tab): Add entry for cygdrive...
2014-09-05 Jeff Johnston2014-09-05 Hale Wang <hale.wang@arm.com>
2014-09-05 Corinna Vinschen * exception.h (class exception): Remove unnecessary...
2014-09-05 Corinna Vinschen * uinfo.cc (pwdgrp::fetch_account_from_windows): Handl...
2014-09-05 Corinna Vinschen * libc/stdio/findfp.c (_cleanup_r): Call _fflush_r...
2014-09-05 Corinna Vinschen * libc/stdio/fwalk.c (_fwalk_reent): Remove redundant...
2014-09-05 Corinna VinschenAdd missing libc/machine/arm/aeabi_memcpy.c file
2014-09-04 Corinna Vinschen * libc/time/mktm_r.c (_mktm_r): Optimize speed.
2014-09-04 Corinna VinschenAdd missing libc/machine/arm/aeabi_memcpy-armv7a.S...
2014-09-04 Corinna Vinschen * libc/time/clock.c (clock): Fix warnings about signed...
2014-09-04 Corinna Vinschen * libc/machine/arm/aeabi_memcpy.c: New file.
2014-09-03 Corinna Vinschen * sec_acl.cc (aclcheck32): Check for required default...
2014-09-03 Corinna Vinschen * setfacl.c (addmissing): New function to add missing...
2014-09-03 Corinna Vinschen * utils.xml (setfacl): Align documentation to help...
2014-09-03 Corinna Vinschen * setfacl.c (getaclentry): Fix previous fix again...
2014-09-03 Corinna Vinschen * setfacl.c (getaclentry): Fix return value in case...
2014-09-02 Corinna Vinschen * sec_acl.cc (aclsort32): Set errno to EINVAL if aclch...
2014-08-31 Corinna Vinschen * ntsec.xml (ntsec-common): Drop outdated comment...
2014-08-31 Corinna Vinschen * uinfo.cc (pwdgrp::fetch_account_from_windows): Disal...
2014-08-31 Corinna Vinschen * utils.xml (setfacl): Drop outdated note that default...
2014-08-31 Corinna Vinschen * setfacl.c (usage): Drop outdated note that default...
2014-08-31 Corinna Vinschen * ntsec.xml: Disable description of db_prefix and...
2014-08-31 Corinna Vinschen * uinfo.cc (cygheap_pwdgrp::init): Fix comment. Rearr...
2014-08-31 Corinna Vinschen * uinfo.cc (pwdgrp::fetch_account_from_windows): Disal...
2014-08-31 Corinna Vinschen * sec_acl.cc (setacl): Add comment. Handle NULL ACE...
2014-08-31 Corinna Vinschen * utils.xml (getfacl): Document additional suid/sgid...
2014-08-31 Corinna Vinschen * getfacl.c (usage): Add flags description.
2014-08-28 Corinna Vinschen * fhandler.cc (fhandler_base::facl): Drop CLASS_OBJ...
2014-08-28 Corinna Vinschen * fhandler_disk_file.cc (fhandler_disk_file::fstatvfs...
2014-08-27 DJ Delorie* libc/include/math.h (frexpl): Remove parameter name.
2014-08-27 Corinna Vinschen * fhandler.h (fhandler_pty_slave::fch_open_handles...
2014-08-27 Corinna Vinschen * kernel32.cc (CreateFileMappingW): Fix default standa...
2014-08-27 Corinna Vinschen * ntea.cc (read_ea): Change left-over return to __leav...
2014-08-26 Corinna Vinschen * path.h (path_conv::init_reopen_attr): Change from...
2014-08-25 Corinna Vinschen * cygtls.cc (san::leave/x86_64): Implement.
2014-08-25 Corinna Vinschen * cygtls.cc (_cygtls::remove): Revert previous patch.
2014-08-22 Corinna Vinschen * Throughout, use __try/__except/__endtry blocks,...
2014-08-21 Corinna Vinschen * miscfuncs.cc (__import_address): Cover the first...
2014-08-21 Corinna Vinschen * net.cc (if_freenameindex): Don't catch a SEGV from...
2014-08-21 Corinna Vinschen * dir.cc (rmdir): Don't skip deleting fh in the ENOTEM...
2014-08-20 Corinna Vinschen * tls_pbuf.h (tmp_pathbuf::tmp_pathbuf): Convert to...
2014-08-19 Corinna Vinschen * dir.cc (dirfd): Per POSIX, return EINVAL on invalid...
2014-08-19 Richard Earnshaw * libc/machine/aarch64/memchr.S: Add check for zero...
2014-08-19 Corinna Vinschen * fhandler.h (enum conn_state): Add "connect_credxchg...
2014-08-19 Corinna Vinschen * autoload.cc: Replace WNet[...]A with WNet[...]W...
2014-08-19 Corinna Vinschen * fhandler.h (fhandler_serial::is_tty): Reinstantiate.
2014-08-18 Corinna Vinschen * miscfuncs.cc (strlwr): Rename from cygwin_strlwr...
2014-08-18 Corinna Vinschen * libc/include/sys/signal.h: Declare sigaltstack for...
2014-08-18 Jeff Johnston2014-08-18 Jeff Johnston <jjohnstn@redhat.com>
2014-08-18 Joel Sherrill2014-08-18 Joel Sherrill <joel.sherrill@oarcorp.com>
2014-08-18 Joel Sherrill2014-08-18 Joel Sherrill <joel.sherrill@oarcorp.com>
2014-08-18 Corinna Vinschen*** empty log message ***
2014-08-18 Corinna Vinschen * dtable.cc (dtable::init_std_file_from_handle): Menti...
next
This page took 0.051708 seconds and 5 git commands to generate.