]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2002-07-02 Corinna Vinschen * include/cygwin/version.h: Bump API minor version.
2002-07-02 Corinna Vinschen * security.cc (get_logon_server): Interpret a zero...
2002-07-02 Corinna Vinschen * cygwin.din (__fpclassifyd): Add symbol.
2002-07-02 Corinna Vinschen * security.h (DONT_INHERIT): Eliminate definition.
2002-07-02 Danny Smith2002-07-02 Danny Smith <dannysmith@users.sourceforge...
2002-07-02 Christopher... * syscalls.c (seteuid32): Return immediately if the...
2002-07-02 Christopher... * syscalls.cc (seteuid32): Fix incorrect placement...
2002-07-02 Christopher... * syscalls.cc (seteuid32): Fix incorrect use of system_...
2002-07-02 Christopher... * autoload.cc (GetSecurityInfo): Define new autoload...
2002-07-01 Alan Modratypo fix
2002-07-01 Christopher... * syscalls.c (seteuid32): Do not return an error when...
2002-07-01 DJ DelorieRemove redundant entry.
2002-07-01 DJ Deloriemerge from gcc:
2002-07-01 Christopher... * mount.cc (main): Ensure that mount_already_exists...
2002-07-01 Christopher... * fhandler_clipboard.c (fhandler_dev_clipboard::open...
2002-07-01 Jason Thorpeinclude/elf:
2002-07-01 Christopher... * debug.cc (threads): Avoid initialization.
2002-07-01 Christopher... * uinfo.cc (cygheap_user::ontherange): Make cygwin...
2002-07-01 Corinna Vinschen * shared.cc (sec_none): Move to sec_helper.cc.
2002-07-01 Alan Modra * bfdlink.h (struct bfd_sym_chain): Declare.
2002-07-01 Christopher... * uinfo.cc (cygheap_user::ontherange): Potentially...
2002-07-01 Christopher... white space
2002-07-01 Christopher... * environ.cc (parse_options): Use setenv to potentially...
2002-06-30 Christopher... * fhandler.h (fhandler_process::pid): New field.
2002-06-30 Christopher... * fhandler.h (fhandler_process::p): New field.
2002-06-30 Corinna Vinschen * security.cc (extract_nt_dom_user): Check for all...
2002-06-29 Christopher... * uinfo.cc (cygheap_user::test_uid): Use standard isset...
2002-06-29 Christopher... * autoload.cc (NetGetDCName): Change to make this an...
2002-06-29 Christopher... * environ.cc (spenv::retrieve): Detect return of env_do...
2002-06-29 Christopher... * uinfo.cc (cygheap_user::test_uid): Return NULL or...
2002-06-29 Christopher... * environ.cc (spenv::from_cygheap): Still need to take...
2002-06-29 Christopher... * uinfo.cc (cygheap_user::env_logsrv): Return "almost_n...
2002-06-29 Christopher... * cygheap.h (cygheap_user): Reorg to accommodate enviro...
2002-06-28 Thomas Fitzsimmons * libm/mathfp/sf_pow.c (powf): Change k from int to...
2002-06-27 Jeff Johnston2002-06-27 Benjamin Kosnik <bkoz@redhat.com>
2002-06-27 Jeff Johnston2002-06-27 Jeff Johnston <jjohnstn@redhat.com>
2002-06-27 Christopher... Add missing entry.
2002-06-27 Christopher... * cygheap.cc (cfree_and_set): New function.
2002-06-27 Thomas Fitzsimmons * libm/mathfp/s_pow.c (pow): Fix checks on variable...
2002-06-27 Thomas Fitzsimmons * libm/mathfp/er_lgamma.c: Remove __kernel references.
2002-06-27 Jeff Johnston2002-06-27 Jeff Johnston <jjohnstn@redhat.com>
2002-06-27 Conrad Scott Delete extraneous comment from my previous change.
2002-06-27 Corinna Vinschen * dcrt0.cc (dll_crt0_1): Let __progname point to the...
2002-06-27 Christopher... * thread.cc (pthread::create): Added trace printf to...
2002-06-27 Corinna Vinschen * mmap.cc (list::match): Check using pagesize aligned...
2002-06-27 Christopher... * fhandler_disk_file.cc (fhandler_disk_file::fstat_by_n...
2002-06-27 Christopher... * cygheap.cc (cygheap_user::set_name): Correct thinko...
2002-06-26 Christopher... * cygheap.cc (cygheap_user::set_name): Avoid clearing...
2002-06-26 Corinna Vinschen * fhandler.h (fhandler_socket::bind): Add method defin...
2002-06-26 Joern Renneckeld:
2002-06-26 Corinna Vinschen * pwdgrp.h (pwdgrp_read::~pwdgrp_read): Avoid...
2002-06-26 Christopher... * dcrt0.cc (_dcrt0): Be more defensive when reserved...
2002-06-26 Christopher... * autoload (noload): Avoid clobbering bx register.
2002-06-26 Christopher... * winsup.h: Minor cleanup.
2002-06-25 Conrad Scott * include/winbase.h (FILE_FLAG_FIRST_PIPE_INSTANCE...
2002-06-25 Danny Smith2002-06-26 Casper S. Hornstrup <chorns@users.sourcefo...
2002-06-25 Jeff Johnston2002-06-25 Jeff Johnston <jjohnstn@redhat.com>
2002-06-25 Jeff Johnston2002-06-25 Jeff Johnston <jjohnstn@redhat.com>
2002-06-25 Corinna Vinschen * syscalls.cc (chown): Convert uid to 32 bit.
2002-06-25 Danny Smith2002-06-25 Ken Fitlike <kenfitlike@hotmail.com>
2002-06-25 Christopher... Update from Joshua Daniel Franklin
2002-06-25 DJ Deloriemerge from gcc
2002-06-25 Jeff JohnstonFix typo in latest change to libc/machine/sh - new...
2002-06-24 Thomas Fitzsimmons * libc/search/db_local.h: New file.
2002-06-24 Jeff Johnston2002-06-24 Jeff Johnston <jjohnstn@redhat.com>
2002-06-24 Christopher... * dtable.cc (dtable::find_unused_handle): Avoid coercion.
2002-06-24 Joern Rennecke * libc/machine/sh/strcpy.S: New file.
2002-06-24 Jeff JohnstonFix typos.
2002-06-24 Christopher... * dtable.cc (fhandler_base::dup2): Cleanup. Ensure...
2002-06-24 Jeff Johnston2002-06-24 Jeff Johnston <jjohnstn@redhat.com>
2002-06-24 Ben Elliston2002-06-24 Ben Elliston <bje@redhat.com>
2002-06-24 DJ Deloriemerge from gcc
2002-06-24 Thomas Fitzsimmons * libc/include/ndbm.h: Remove.
2002-06-24 Thomas Fitzsimmons2002-06-24 WATANABE Hirofumi <eban@os.rim.or.jp>
2002-06-24 Corinna Vinschen * uinfo.cc (internal_getlogin): Set myself->uid and...
2002-06-24 Christopher... * security.cc (get_group_sidlist): Add pw argument...
2002-06-24 Corinna Vinschen * ntsec.sgml: Clean up text for examples of /etc/passw...
2002-06-24 Danny Smith * include/objidl.h (struct tagPROPVARIANT): Kill obsolete
2002-06-24 Danny Smith* include/winioctl.h (FILE_SPECIAL_ACCESS): Add define.
2002-06-24 Danny Smith2002-06-24 Casper S. Hornstrup <chorns@users.sourcefo...
2002-06-24 Christopher... * fhandler.cc (fhandler_base::fstat): Set S_IFIFO for...
2002-06-24 Christopher... * lib/_cygwin_S_IEXEC.cc: Remove obsolete file.
2002-06-23 Christopher... Use cygwin_{shm,ipc}.h instead of /sys/{shm,ipc}.h...
2002-06-23 Christopher... * cygwin.sc: Add recent changes from ld sources.
2002-06-23 Robert Collins2002-06-12 Thomas Pfaff <tpfaff@gmx.net>
2002-06-22 Christopher... * Makefile.in (cygrun.exe): Move -lgcc where it will...
2002-06-22 Christopher... * Makefile.in (cygrun.exe): Use -lgcc when linking.
2002-06-21 DJ Delorie* configure.in: Fix AIX configury bug.
2002-06-21 Corinna Vinschen * libc/time/strftime.c (strftime): Add %e format speci...
2002-06-21 Thomas Fitzsimmons * libc/search/hash.h (LITTLE_ENDIAN, BIG_ENDIAN):...
2002-06-21 Jeff Johnston2002-06-21 Richard Earnshaw (rearnsha@arm.com)
2002-06-21 Jeff Johnston2002-06-21 Jeff Johnston <jjohnstn@redhat.com>
2002-06-21 Jeff Johnston2002-06-21 Jeff Johnston <jjohnstn@redhat.com>
2002-06-21 Jeff Johnston2002-06-21 Jeff Johnston <jjohnstn@redhat.com>
2002-06-21 Christopher... * what.texinfo: Fix typo.
2002-06-21 Jeff Johnston2002-06-21 Jeff Johnston <jjohnstn@redhat.com>
2002-06-21 Corinna Vinschen * syscalls.cc (stat64_to_stat32): Correctly evaluate...
2002-06-21 Corinna Vinschen * security.cc (alloc_sd): Carefully check owner_sid...
2002-06-21 Corinna Vinschen * security.cc (alloc_sd): Remove unnecessary retrieval...
2002-06-21 Nick CliftonSet correct value for ADP_Stopped_RunTimeError
next
This page took 0.061317 seconds and 5 git commands to generate.