This is rcs file of init function where this function helps in initialisation of our driver and file operations . file operations which are used further to mapped various function to the kernel mode function. similarly there is open function … Continue reading
RCS file: user1.c,v Working file: user1.c head: 1.1 branch: locks: strict root: 1.1 access list: symbolic names: keyword substitution: kv total revisions: 1; selected revisions: 1 description: this is mainly a chat box btween two users ,a full duplexer one … Continue reading
RCS file: server.c,v Working file: server.c head: 1.3 branch: locks: strict saurabh: 1.3 access list: symbolic names: keyword substitution: kv total revisions: 3; selected revisions: 3 description: here we are doing a project called ipc ,we have taken a server … Continue reading
Introduction to Cross Compilation This post is the first in a series on cross compilation. In this series I’ll introduce the concept of cross compilation, and how to used it. Although there are many different uses for cross compilation, I’ll … Continue reading
RCS file: lll.c,v Working file: lll.c head: 1.8 branch: locks: strict saurabh: 1.8 access list: symbolic names: keyword substitution: kv total revisions: 8; selected revisions: 8 description: created a linklist program where diff aspects are being done. first created new … Continue reading
RCS file: fun.c,v Working file: fun.c head: 1.9 branch: locks: strict saurabh: 1.9 access list: symbolic names: keyword substitution: kv total revisions: 9; selected revisions: 9 description: this is updated file of fun.c of project 1 dir. here master array … Continue reading