First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Proxy site open your favoraite sites facebook myspace ...etc
And, following a series of proxy sites blocked open any page or download from RapidShare download sites have all accelerated the internet for free How to benfite form a proxy site: 1 - make your browsing experience is safe as it changes the address of your computer one can not spying on you or to know what to do... 6 Jul 2010 14:29
Proxy site open your favoraite sites facebook myspace ...etc
And, following a series of proxy sites blocked open any page or download from RapidShare download sites have all accelerated the internet for free How to benfite form a proxy site: 1 - make your browsing experience is safe as it changes the address of your computer one can not spying on you or to know what to do... 6 Jul 2010 12:16
Convert UTC seconds to actual time.
(c.u.p. added) On Tue, 6 Jul 2010, Eric Sosman wrote: On 7/6/2010 8:00 AM, Vincenzo Mercuri wrote: Richard Heathfield ha scritto: Alexander Klauer wrote: Vincenzo Mercuri wrote: const time_t calendar_time = (time_t) 1278360000; Would it be legal on a Posix compliant environme... 6 Jul 2010 11:09
gcc & glibc
Hi All, I am a bit confused about one thing: at what degree a C compiler is indipendent from the operating system it is running on? I mean, for example, the time_t type is implemented in gcc or in glibc? gcc compiler (but i may think about other compilers) completely relies on glibc or it has its own indipende... 29 Jul 2010 06:24
sending/handling INT signal in child processes in bash
Hello! I've got a question regarding signal sending and/or handing in child processes of bash script. The script simply executes itself as a subprocess: $ cat script #!/bin/bash #set -x set -e set -u if [ "$#" = 0 ] then # Run N tasks N=3 child_pids="" for i in $(seq 1 $N) do ... 7 Jul 2010 03:38
does pthread on Linux use clone()?
I was going through thread basics in APUE(Richard Stevens).During explaination of programm 11.2. here is an almost same programm. <code> #include<stdio.h> #include<pthread.h> pthread_t tid; void printids(const char* msg) { pid_t pid=getpid(); pthread_t tid=pthread_self(); printf("[%s]:->pro... 6 Jul 2010 10:03
A question about stdout and the shell
Let's say I run the 'who' command on the z-shell. Like the following.. [cdalten(a)localhost ~]$ who cdalten pts/1 2010-06-17 16:42 (:0.0) cdalten pts/2 2010-06-13 12:49 (:0.0) cdalten pts/3 2010-06-05 18:32 (:0.0) cdalten pts/4 2010-06-18 17:49 (:0.0) cdalten pts/5 2010-06-... 7 Jul 2010 10:08
New proxy site 100% free
And, following a series of proxy sites blocked open any page or download from RapidShare download sites have all accelerated the internet for free How to benfite form a proxy site: 1 - make your browsing experience is safe as it changes the address of your computer one can not spying on you or to know what to do... 5 Jul 2010 17:46
New proxy site 100% free
And, following a series of proxy sites blocked open any page or download from RapidShare download sites have all accelerated the internet for free How to benfite form a proxy site: 1 - make your browsing experience is safe as it changes the address of your computer one can not spying on you or to know what to do... 5 Jul 2010 14:25
Static globals in Shared library
Hi, I have a shared library with a global structure to store status and some other information. The problem is a every process trying to access this library gets a local copy of this structure. Is it possible to have only a single instance of this structure, irrespective of the number of processes accessing this... 14 Jul 2010 14:18
First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18