EmbLogic's Blog

Open and Close File operations

head    1.3;
access;
symbols;
locks; strict;
comment    @ * @;

1.3
date    2014.01.10.09.25.47;    author root;    state Exp;
branches;
next    1.2;

1.2
date    2014.01.09.11.09.19;    author root;    state Exp;
branches;
next    1.1;

1.1
date    2014.01.06.10.23.58;    author root;    state Exp;
branches;
next    ;

desc
@Header file for init.c and exit .c
@

1.3
log
@header file now only includes header files and macros.
@

——————————————————————————————————————————————————–

head    1.3;
access;
symbols;
locks; strict;
comment    @ * @;

1.3
date    2014.01.10.09.26.29;    author root;    state Exp;
branches;
next    1.2;

1.2
date    2014.01.09.11.09.45;    author root;    state Exp;
branches;
next    1.1;

1.1
date    2014.01.06.10.25.07;    author root;    state Exp;
branches;
next    ;

desc
@all the declerations are done in this file for init.c and exit.c
@

1.3
log
@this file now has the extern declerations
@

——————————————————————————————————————————————————–

 

head    1.1;
access;
symbols;
locks; strict;
comment    @ * @;

1.1
date    2014.01.10.09.32.30;    author root;    state Exp;
branches;
next    ;

desc
@this file has the mapping of the file_operations fops
open and close.
@

——————————————————————————————————————————————————–

head    1.3;
access;
symbols;
locks; strict;
comment    @ * @;

1.3
date    2014.01.10.09.27.06;    author root;    state Exp;
branches;
next    1.2;

1.2
date    2014.01.09.11.05.33;    author root;    state Exp;
branches;
next    1.1;

1.1
date    2014.01.06.10.29.02;    author root;    state Exp;
branches;
next    ;

desc
@source code fro initialization function
@

1.3
log
@added the definitions of extern declerations
@

——————————————————————————————————————————————————–

head    1.2;
access;
symbols;
locks; strict;
comment    @ * @;

1.2
date    2014.01.10.09.27.33;    author root;    state Exp;
branches;
next    1.1;

1.1
date    2014.01.06.10.29.47;    author root;    state Exp;
branches;
next    ;

desc
@source code for clean-up function.
@

1.2
log
@added the definitions of extern declerations
@

——————————————————————————————————————————————————–

head    1.1;
access;
symbols;
locks; strict;
comment    @ * @;

1.1
date    2014.01.10.09.33.32;    author root;    state Exp;
branches;
next    ;

desc
@routine for opening the node between kernel and user space
@

——————————————————————————————————————————————————–

head    1.1;
access;
symbols;
locks; strict;
comment    @ * @;

1.1
date    2014.01.10.09.34.09;    author root;    state Exp;
branches;
next    ;

desc
@routine for releasing the node between kernel and user space

——————————————————————————————————————————————————–

head    1.1;
access;
symbols;
locks; strict;
comment    @ * @;

1.1
date    2014.01.10.09.32.26;    author root;    state Exp;
branches;
next    ;

desc
@the application which is calling the driver for file_operations fops.
@

——————————————————————————————————————————————————–

head    1.2;
access;
symbols;
locks; strict;
comment    @# @;

1.2
date    2014.01.10.09.29.33;    author root;    state Exp;
branches;
next    1.1;

1.1
date    2014.01.06.10.30.54;    author root;    state Exp;
branches;
next    ;

desc
@script file for the code
@

1.2
log
@added the command MKNOD
added the command make app
added the command unlink
@

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>