Front page | perl.perl5.porters |
Postings from February 2003
Cygwin has nanosleep
Thread Next
From:
H.Merijn Brand
Date:
February 9, 2003 23:13
Subject:
Cygwin has nanosleep
Message ID:
20030210081058.B16D.H.M.BRAND@hccnet.nl
1.3.20-1 (http://sources.redhat.com/cygwin/) has hit the public:
Changes since 1.3.19-1:
- Fix problem with mmap where 2X space was allocated for MAP_PRIVATE.
(Corinna Vinschen)
- Set up "resort to mmap" threshold in malloc to 16M. (Christopher Faylor)
- Fix problem with nonexistent passwd entry causing corrupted user name.
(Pierre Humblet)
- Create security attributes so that only the user can modify a symlink.
(Corinna Vinschen)
- Fix behavior of chown when repeating a call. (Pierre Humblet)
- Allow arbitrary uids on Win95. (Pierre Humblet)
- Don't consider WSAEMSGSIZE to be an error in recvfrom. (Corinna Vinschen)
- Fix setting of errno from tcsetattr. (Christopher Faylor)
- Add more comprehensive tcsetattr error checking. (Troy Curtiss)
- *Really* allow setting of heap_chunk_size_in_mb in HKLM.
(Jason Tishler)
- Various v*printf fixes. (Jason Tishler, Jonathan Larmour, Chuck Wilson)
- Implement "POSIXLY_INCORRECT_GETOPT" environment variable.
(Christopher Faylor)
- On successful execution set connection state of returned socket
to CONNECTED. (Corinna Vinschen)
- Reset the scroll region if the window size changes. (Christopher Faylor)
- Implement setreuid32, setreuid, setregid32, setregid.
(Jason Tishler, Pierre Humblet)
- Implement nanosleep. (Jason Tishler)
- Fix usleep. (Jason Tishler)
- Fix "cygpath problem" where certain long paths had garbage characters.
(Christopher Faylor)
- Fix "cygcheck -c" output alignment. (Igor Pechtchanski)
- Add a few more utilities to cygcheck output. (Christopher Faylor)
--
H.Merijn Brand Amsterdam Perl Mongers (http://amsterdam.pm.org/)
using perl-5.6.1, 5.8.0 & 633 on HP-UX 10.20 & 11.00, AIX 4.2, AIX 4.3,
WinNT 4, Win2K pro & WinCE 2.11. Smoking perl CORE: smokers@perl.org
http://archives.develooper.com/daily-build@perl.org/ perl-qa@perl.org
send smoke reports to: smokers-reports@perl.org, QA: http://qa.perl.org
Thread Next
-
Cygwin has nanosleep
by H.Merijn Brand