4 Answered Questions
7 Answered Questions
[SOLVED] Are threads implemented as processes on Linux?
- 2017-05-12 13:58:51
- Tomasz
- 14487 View
- 59 Score
- 7 Answer
- Tags: linux linux-kernel process c thread
5 Answered Questions
10 Answered Questions
[SOLVED] Why does argv include the program name?
- 2016-10-12 05:20:55
- Shrikant Giridhar
- 16760 View
- 105 Score
- 10 Answer
- Tags: command-line c arguments
1 Answered Questions
1 Answered Questions
[SOLVED] How does fork system call really works
- 2017-03-09 15:10:30
- user220019
- 1018 View
- 3 Score
- 1 Answer
- Tags: c system-calls fork
1 Answered Questions
[SOLVED] What Debian/Ubuntu package has the documentation for the standard C headers?
- 2018-07-07 15:58:06
- Evan Carroll
- 132 View
- -1 Score
- 1 Answer
- Tags: debian ubuntu c documentation header-file
2 Answered Questions
1 Answered Questions
[SOLVED] How is the C library able to access environment variables?
- 2019-01-26 22:47:30
- James Browning
- 121 View
- 3 Score
- 1 Answer
- Tags: environment-variables c
2 Answered Questions
[SOLVED] Why is cpu_idle called as the last function of the start_kernel routine?
- 2018-02-23 22:04:25
- Anthony
- 393 View
- 3 Score
- 2 Answer
- Tags: kernel linux-kernel cpu c
2 Answered Questions
[SOLVED] How to view Core file (general)
- 2016-10-14 07:02:11
- botch
- 2261 View
- 4 Score
- 2 Answer
- Tags: linux ubuntu c core-dump segmentation-fault
4 Answered Questions
[SOLVED] Is there any manual about C in Linux? If any, what is it?
- 2013-10-17 01:22:10
- acgtyrant
- 1242 View
- 4 Score
- 4 Answer
- Tags: c man documentation
2 Answered Questions
2 Answered Questions
[SOLVED] Default stack size for pthreads
- 2014-05-02 16:43:33
- Kamath
- 55419 View
- 20 Score
- 2 Answer
- Tags: c multithreading
6 Answered Questions
4 Answered Questions
10 Answered Questions
[SOLVED] Development environment for C
- 2010-08-10 21:07:00
- zvolkov
- 4697 View
- 10 Score
- 10 Answer
- Tags: command-line c editors ide
1 Answered Questions
[SOLVED] Sparse files/file holes and unexpected block size
- 2012-01-09 01:48:49
- stantona
- 2679 View
- 4 Score
- 1 Answer
- Tags: filesystems c sparse-files
1 Answered Questions
1 Answered Questions
2 Answered Questions
2 Answered Questions
3 Answered Questions
2 Answered Questions
3 Answered Questions
[SOLVED] "which" equivalent for shared libraries
- 2011-10-06 17:08:23
- rahmu
- 1922 View
- 9 Score
- 3 Answer
- Tags: c dynamic-linking
3 Answered Questions
[SOLVED] convert executable back to C source code
- 2015-09-15 12:11:46
- mahsa
- 36630 View
- 7 Score
- 3 Answer
- Tags: c source-code reverse-engineering
3 Answered Questions
2 Answered Questions
[SOLVED] How to find the header file where a c function is defined?
- 2012-02-20 18:59:14
- Khaja Minhajuddin
- 12193 View
- 6 Score
- 2 Answer
- Tags: c system-calls system-programming
2 Answered Questions
[SOLVED] How to create GUIs (such as menuconfig) with lxdialog
- 2014-07-25 13:32:10
- user3085931
- 2891 View
- 5 Score
- 2 Answer
- Tags: linux gui c ncurses user-interface
3 Answered Questions
[SOLVED] How to debuild (Debian) Apache without it performing a clean
- 2016-08-20 01:22:47
- Peter Ryan
- 1324 View
- 4 Score
- 3 Answer
- Tags: debian apache-httpd compiling raspbian c