litl  0.1.1
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
Macros | Functions
litl_split.c File Reference

litl_split A utility for disassembling archives of traces into separate regular trace files More...

#include <stdlib.h>
#include <string.h>
#include <fcntl.h>
#include <unistd.h>
#include "litl_split.h"

Go to the source code of this file.

Macros

#define _GNU_SOURCE
 

Functions

int main (int argc, char **argv)
 

Detailed Description

litl_split A utility for disassembling archives of traces into separate regular trace files

Authors
Developers are:
Roman Iakymchuk – roman.nosp@m..iak.nosp@m.ymchu.nosp@m.k@te.nosp@m.lecom.nosp@m.-sud.nosp@m.paris.nosp@m..eu
Francois Trahay – franc.nosp@m.ois..nosp@m.traha.nosp@m.y@te.nosp@m.lecom.nosp@m.-sud.nosp@m.paris.nosp@m..eu

Definition in file litl_split.c.

Macro Definition Documentation

#define _GNU_SOURCE

Definition at line 18 of file litl_split.c.

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 61 of file litl_split.c.