| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
| |
p4raw-id: //depot/win32/perl@566
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- support spawn via system(&P_NOWAIT,...) like OS2
- support wait() and waitpid()
- s/GetCurrentDirectory/GetCwd/, long-named XS to be removed
- support -lfoo properly in ExtUtils::Liblist
- fix outdated info about Win32 support in perlfaq2
- fix win32 bug in perldoc that causes spurious warnings
- regularize global function/variable names yet more
- fix bug in do_aspawn() (it was always invoking shell, instead of
almost never)
- implement and export win32_wait()
- stub version of USE_RTL_THREAD_API
p4raw-id: //depot/win32/perl@391
|
|
|
|
|
| |
return areas and THR stuff. Use struct thread intern instead.
p4raw-id: //depot/ansiperl@335
|
|
|
| |
p4raw-id: //depot/ansiperl@331
|
|\
| |
| | |
p4raw-id: //depot/win32/perl@302
|
| |\
| |/
|/| |
p4raw-id: //depot/perl@296
|
| |
| |
| |
| |
| |
| |
| | |
pthread initial detach state, renaming perl_thread to perl_os_thread
and struct thread to struct perl_thread):
Subject: Re: _54 on AIX
p4raw-id: //depot/perl@290
|
| |
| |
| | |
p4raw-id: //depot/perl@289
|
|\ \
| |/
| | |
p4raw-id: //depot/ansiperl@272
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
1. Initialize malloc_mutex before it is used (all platforms!)
2. Adjust #ifdef muddle to allow MYMALLOC and win32_ to coexist
3. Tweak win32/config*.* to define MYMALLOC
4. Provide sbrk() in terms of VirtualAlloc().
Also fixup -MT (perl95) build to handle Perl_current_thread
via call to DLL (as though an extension).
p4raw-id: //depot/ansiperl@259
|
| |
| |
| | |
p4raw-id: //depot/ansiperl@258
|
|/
|
| |
p4raw-id: //depot/ansiperl@257
|
|
|
|
|
| |
the leading edge.
p4raw-id: //depot/win32/perl@240
|
|
|
|
|
|
| |
contain all the win32-specific statics.
Win32 branch now passes all tests with or w/o USE_THREADS.
p4raw-id: //depot/win32/perl@235
|
|
|
|
|
| |
into win32 branch.
p4raw-id: //depot/win32/perl@221
|
|
|
| |
p4raw-id: //depot/perl@190
|
|
to use new API and patch win32 makefile stuff a little.
p4raw-id: //depot/perl@172
|