One Hat Cyber Team
Your IP :
216.73.217.86
Server IP :
157.15.65.100
Server :
Linux 157-15-65-100.cprapid.com 5.14.0-362.24.2.el9_3.x86_64 #1 SMP PREEMPT_DYNAMIC Sat Mar 30 14:11:54 EDT 2024 x86_64
Server Software :
Apache
PHP Version :
8.2.28
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
doc
/
libnma
/
Edit File:
CONTRIBUTING
Guidelines for Contributing: 1) Platform-specific functionality (for example, location of binaries that NetworkManager calls) should be done in a platform-independent manner. If code currently in NetworkManager does not accomodate that, then the code in NetworkManager needs to be changed to provide that. For example, if another platform does not use "dhclient" to get DHCP information, a separate function should be created to return a command-line string to call rather than inserting huge if/#ifdef blocks into the current function. 2) Coding standards are more-or-less GNOME coding standards, with these exceptions: a) 5 space tabs (no 8-space tabs allowed) b) REAL tabs c) Braces are moved to the next line, like: if (foobar) { ... } rather than: if (foobar) { ... } d) Limiting line width to 80 characters is frowned upon
Simpan