Projects tagged ‘kernel’, ‘library’, ‘linux’, and ‘programming’


Jump to tag:

Projects tagged ‘kernel’, ‘library’, ‘linux’, and ‘programming’

Filtered by Project Tags kernel library linux programming

Refine results Project Tags c++ (2) computing (2) development (2) tools (2) coding (1) file (1) fs (1) security (1) systems_administration (1) browser (1) source (1) filesystem (1)

[2 total ]

167USERS
   

Filesystem in Userspace is a simple interface for userspace programs to export a virtual filesystem to the Linux kernel. It also aims to provide a secure method for non privileged users to create and mount their own filesystem implementations.

1USERS

The Linux Cross-Reference project is the testbed application of a general hypertext cross-referencing tool. Its main goal is to create a versatile cross-referencing tool for relatively large code repositories. The main feature of the indexer is the ... [More] ability to jump easily to the declaration of any global identifier. Quick access to function declarations, data (type) definitions and preprocessor macros makes code browsing more convenient. At-a-glance overview of which code areas will be affected by changing a function or type definition should also come in useful during development and debugging. [Less]