UNIX PROGRAMMING VTU Module 5 (18CS56) Notes 5th Semester pdf, Module-5 (18CS56) UNIX PROGRAMMING VTU Notes Pdf Download
UNIX PROGRAMMING (Effective from the academic year 2018 -2019) SEMESTER – V |
||||
Course Code | 18CS56 | CIE Marks | 40 | |
Number of Contact Hours/Week | 2:2:0 | SEE Marks | 60 | |
Total Number of Contact Hours | 40 | Exam Hours | 03 |
Course Learning Objectives: This course (18CS56) will enable students to:
Interpret the features of UNIX and basic commands.
Demonstrate different UNIX files and permissions
Implement shell programs.
Explain UNIX process, IPC and signals
Module – 5 Contact
Signals and Daemon Processes: Signals: The UNIX Kernel Support for Signals, signal,
Signal Mask, sigaction, The SIGCHLD Signal and the waitpid Function, The sigsetjmp and
siglongjmp Functions, Kill, Alarm, Interval Timers, POSIX.lb Timers. Daemon Processes:
Introduction, Daemon Characteristics, Coding Rules, Error Logging, Client-Server Model.