search for: _fork

Displaying 20 results from an estimated 28 matches for "_fork".

Did you mean: fork
2023 Feb 22
1
[libnbd PATCH v3 09/29] lib/utils: introduce async-signal-safe execvpe()
...we shouldn't call it in a child process forked from a multi-threaded parent process [04], which the libnbd client application may well be. That "and so" implication is busted because the glibc manual (from GNU, not the Linux manual pages!) *implies* that fork(), as opposed to _Fork(), does not restrict the child process to AS-Safe functions. Anyway, I think your characterization is right. My approach was, "avoid calling anything that's not explicitly async-signal-safe". A laxer approach is "avoid calling anything that might interfere with particular resour...
2012 Nov 29
13
Fwd: Maintaining capacity during deploys
We''re using unicornctl restart with the default before/after hook behavior, which is to reap old Unicorn workers via SIGQUIT after the new one has finished booting. Unfortunately, while the new workers are forking and begin processing requests, we''re still seeing significant spikes in our haproxy request queue. It seems as if after we restart, the unwarmed workers get swamped by
2012 Jul 19
5
Detecting unicorn / defining after_fork after master startup
...ecks to see that Unicorn is present, not that you are using it. I know a lot of shops may use Unicorn in production but something else for local development. Is there something equivalent to the IN_PHUSION_PASSENGER constant that passenger defines? 2. Is there an established way for adding an after_fork hook after Unicorn has already started up? I''m aware of the ability to do this via the config file but I don''t want my users to have to add something to their unicorn config file. Is there an equivalent to passenger''s PhusionPassenger.on_event(:starting_worker_process) m...
2002 Dec 25
1
Trouble installing samba
...ecking for getdents... no > checking for _getdents... no > checking for __getdents... no > checking for _lseek... no > checking for __lseek... no > checking for _read... no > checking for __read... no > checking for _write... no > checking for __write... no > checking for _fork... no > checking for __fork... no > checking for _stat64... no > checking for __stat64... no > checking for _fstat64... no > checking for __fstat64... no > checking for _lstat64... no > checking for __lstat64... no > checking for __sys_llseek... no > checking for llseek.....
2023 Feb 22
1
[libnbd PATCH v3 09/29] lib/utils: introduce async-signal-safe execvpe()
...l > it in a child process forked from a multi-threaded parent process [04], > which the libnbd client application may well be. > > That "and so" implication is busted because the glibc manual (from GNU, not the Linux manual pages!) *implies* that fork(), as opposed to _Fork(), does not restrict the child process to AS-Safe functions. Or that glibc has taken special pains to make reliance on certain AS-unsafe functions (namely, malloc() and getenv()) "safer" in practice, despite permission from POSIX allowing glibc to throw caution to the wind and claim dead...
1999 Oct 26
0
Solaris 7 not compiling HEAD code
...ntl... yes checking for __fcntl... no checking for getdents... yes checking for _getdents... yes checking for __getdents... no checking for _lseek... yes checking for __lseek... no checking for _read... yes checking for __read... no checking for _write... yes checking for __write... no checking for _fork... yes checking for __fork... no checking for _stat64... yes checking for __stat64... no checking for _fstat64... yes checking for __fstat64... no checking for _lstat64... yes checking for __lstat64... no checking for __sys_llseek... no checking for llseek... yes checking for _llseek... yes checkin...
2001 Nov 07
1
Configuring 2.2.2 (or 2.0.7) on Digital Unix 4.0f fails - "No locking"
...fcntl... no checking for __fcntl... yes checking for getdents... no checking for _getdents... no checking for __getdents... no checking for _lseek... no checking for __lseek... yes checking for _read... no checking for __read... yes checking for _write... no checking for __write... yes checking for _fork... yes checking for __fork... yes checking for _stat64... no checking for __stat64... no checking for _fstat64... no checking for __fstat64... no checking for _lstat64... no checking for __lstat64... no checking for __sys_llseek... no checking for llseek... no checking for _llseek... no checking fo...
2002 Oct 21
1
compilation probs...
...or _fcntl... no checking for __fcntl... no checking for getdents... no checking for _getdents... no checking for __getdents... no checking for _lseek... no checking for __lseek... no checking for _read... no checking for __read... no checking for _write... no checking for __write... no checking for _fork... no checking for __fork... no checking for _stat64... no checking for __stat64... no checking for _fstat64... no checking for __fstat64... no checking for _lstat64... no checking for __lstat64... no checking for __sys_llseek... no checking for llseek... no checking for _llseek... no checking for...
2002 Oct 29
1
Problem running ./configure
...or _fcntl... no checking for __fcntl... no checking for getdents... no checking for _getdents... no checking for __getdents... no checking for _lseek... no checking for __lseek... no checking for _read... no checking for __read... no checking for _write... no checking for __write... no checking for _fork... no checking for __fork... no checking for _stat64... no checking for __stat64... no checking for _fstat64... no checking for __fstat64... no checking for _lstat64... no checking for __lstat64... no checking for __sys_llseek... no checking for llseek... no checking for _llseek... no checking for...
2003 Jun 02
2
./configure --with-pam fails allways
...for _getdents configure:6362: checking for __getdents configure:6362: checking for _lseek configure:6362: checking for __lseek configure:6362: checking for _read configure:6362: checking for __read configure:6417: checking for _write configure:6417: checking for __write configure:6417: checking for _fork configure:6417: checking for __fork configure:6472: checking for _stat64 configure:6472: checking for __stat64 configure:6472: checking for _fstat64 configure:6472: checking for __fstat64 configure:6472: checking for _lstat64 configure:6472: checking for __lstat64 configure:6527: checking for __sys...
2002 Nov 21
0
please can someone help me?
...ntl... yes checking for __fcntl... no checking for getdents... yes checking for _getdents... yes checking for __getdents... no checking for _lseek... yes checking for __lseek... no checking for _read... yes checking for __read... no checking for _write... yes checking for __write... no checking for _fork... yes checking for __fork... no checking for _stat64... no checking for __stat64... yes checking for _fstat64... no checking for __fstat64... yes checking for _lstat64... no checking for __lstat64... yes checking for __sys_llseek... no checking for llseek... no checking for _llseek... no checking...
2002 Jul 26
1
creating unicode_map.437 and unicode_map.ISO8859-1?
Hello, I am running HP-UX 11 with Samba 2.2.5 binaries for HPUX and I keep getting the error that Samba can't find the unicode_map.xxx file. Well, I notice that all I have in /usr/local/samba/lib/codepages is codepage type files, not unicode. Why do the binaries not include a compiled make_unicodemap? I did download the source and found the .c file for the command. When I try to run
2002 Oct 11
0
[Fwd: samba-2.2.5 in Tru64 unix v4.0e]
...king for _getdents... (cached) no checking for __getdents... (cached) no checking for _lseek... (cached) no checking for __lseek... (cached) yes checking for _read... (cached) no checking for __read... (cached) yes checking for _write... (cached) no checking for __write... (cached) yes checking for _fork... (cached) yes checking for __fork... (cached) yes checking for _stat64... (cached) no checking for __stat64... (cached) no checking for _fstat64... (cached) no checking for __fstat64... (cached) no checking for _lstat64... (cached) no checking for __lstat64... (cached) no checking for __sys_llsee...
2001 Jan 26
10
Please Help
I've downloaded the binary Samba 2.0.7 for AIX. I have no idea how to install this critter. Can anyone walk me thru this step by step? I think once i have it running, I'll be able to configure it based on the info at samba.org. It's just getting it running that troubles me. I have some experience with *nix, but not with compliling (sorry, no C compliler on system) and installing
2002 Jul 01
5
./configure --with-pam
...king for _getdents... (cached) no checking for __getdents... (cached) no checking for _lseek... (cached) no checking for __lseek... (cached) yes checking for _read... (cached) no checking for __read... (cached) yes checking for _write... (cached) no checking for __write... (cached) yes checking for _fork... (cached) no checking for __fork... (cached) yes checking for _stat64... (cached) no checking for __stat64... (cached) no checking for _fstat64... (cached) no checking for __fstat64... (cached) no checking for _lstat64... (cached) no checking for __lstat64... (cached) no checking for __sys_llseek...
2004 Jan 15
2
Installation Problem !!!
.... yes checking for getdents... no checking for _getdents... no checking for __getdents... no checking for _lseek... no checking for __lseek... yes checking for _read... no checking for __read... yes checking for getdirentries... yes checking for _write... no checking for __write... yes checking for _fork... no checking for __fork... yes checking for _stat64... no checking for __stat64... no checking for _fstat64... no checking for __fstat64... no checking for _lstat64... no checking for __lstat64... no checking for __sys_llseek... no checking for llseek... yes checking for _llseek... no checking fo...
2002 May 06
1
A make problem with Samba 2.2.4
...fcntl... no checking for __fcntl... yes checking for getdents... no checking for _getdents... no checking for __getdents... no checking for _lseek... no checking for __lseek... yes checking for _read... no checking for __read... yes checking for _write... no checking for __write... yes checking for _fork... yes checking for __fork... yes checking for _stat64... no checking for __stat64... no checking for _fstat64... no checking for __fstat64... no checking for _lstat64... no checking for __lstat64... no checking for __sys_llseek... no checking for llseek... no checking for _llseek... no checking fo...
2005 Aug 10
2
Compiling smbtorture
.... yes checking for getdents... no checking for _getdents... no checking for __getdents... no checking for _lseek... no checking for __lseek... yes checking for _read... no checking for __read... yes checking for getdirentries... yes checking for _write... no checking for __write... yes checking for _fork... no checking for __fork... yes checking for _stat64... no checking for __stat64... no checking for _fstat64... no checking for __fstat64... no checking for _lstat64... no checking for __lstat64... no checking for __sys_llseek... no checking for llseek... yes checking for _llseek... no checking fo...
2018 Dec 06
3
Build error while upgrading samba 4.9.3
...: not found Checking for __fcntl : ok Checking for fcvtl : not found Checking for macro fcvtl : not found Checking for _fork : not found Checking for macro _fork : not found Checking for __fork : ok Checking for _fstat...
2008 Jul 08
0
Report this to samba-technical@samba.org, ldap_initialize error
...hecking for __fcntl... no checking for getdents... (cached) yes checking for __getdents... no checking for _lseek... yes checking for __lseek... no checking for _read... yes checking for __read... no checking for getdirentries... no checking for _write... yes checking for __write... no checking for _fork... yes checking for __fork... no checking for _stat64... yes checking for __stat64... no checking for _fstat64... yes checking for __fstat64... no checking for _lstat64... yes checking for __lstat64... no checking for __sys_llseek... no checking for llseek... yes checking for _llseek... yes checkin...