]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
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...
2014-08-15 Corinna Vinschen * configure.ac: Convert to new AC_INIT style.
2014-08-15 Corinna Vinschen * winsup.h (_GNU_SOURCE): Define. Explain why.
2014-08-15 Corinna Vinschen * cygerrno.h (seterrno): Define as (always) inline...
2014-08-15 Corinna VinschenAdd missing file from last patch
2014-08-14 Corinna Vinschen * cygwin-api.xml: Include misc-funcs.xml.
2014-08-14 Corinna Vinschen * dll_init.sgml: Remove.
2014-08-14 Corinna Vinschen * cygwin-api.xml: Move chapter tags from path.xml...
2014-08-14 Corinna Vinschen * security.sgml: Move to ../doc dir and rename to...
2014-08-14 Corinna Vinschen * Makefile.in: Throughout use parenthesis instead...
2014-08-14 Corinna Vinschen * utils.xml: Move to ../doc.
2014-08-14 Corinna Vinschen * path.sgml: Move to ../doc dir and rename to path...
2014-08-14 Corinna Vinschen * dlmalloc.c: Remove unused file.
2014-08-14 Corinna Vinschen * arm/elf-nano.specs: New file.
2014-08-14 Corinna Vinschen * libc/stdio/findfp.c (std): Don't inline when optimiz...
2014-08-13 Corinna Vinschen * new-features.xml: (ov-new1.7.33): Add new section.
2014-08-13 Corinna Vinschen * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR...
2014-08-11 Corinna Vinschen * cpuid.h: Add missing copyright header. Fix formatti...
2014-08-07 Yaakov Selkowitz* common.din (__cxa_finalize): Export.
2014-08-07 Yaakov Selkowitz* Makefile.common (COMPILE.cc): Add -fno-use-cxa-atexit.
2014-08-06 Corinna Vinschen * passwd.c (usage): Rename DAYS to MINDAYS and MAXDAYS.
2014-08-06 Corinna Vinschen * ntsec.xml (ntsec-mapping): Drop plus-prepended built...
2014-08-06 Corinna Vinschen * include/sys/file.h: Add extern "C".
2014-08-04 Jon TURNEY * libc/include/math.h: Also define M_PI etc. if _XOPEN...
2014-08-04 Corinna Vinschen * common.din (__cxa_atexit): Export.
2014-08-04 Corinna Vinschen * uinfo.cc (pwdgrp::fetch_account_from_windows): Drop...
next
This page took 0.059864 seconds and 5 git commands to generate.