-
2027890·text·6.0 KB·2010-12-24 05:52 UTC
Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --secret-keyring /etc/apt/secring.gpg --trustdb-name /etc/apt/trustdb.gpg --keyring /etc/apt/trusted.gpg --keyserver keyserver.u
-
2027889·text·128.7 KB·2010-12-24 05:51 UTC
-
2027652·text·1.6 KB·2010-12-23 22:29 UTC
; void realloc_pile()
; fonction qui agrandit la pile si elle est pleine
realloc_pile:
push ebp
mov ebp,esp
push ebx
push ecx
push esi
push edi
-
2027506·c·6.8 KB·2010-12-23 19:53 UTC
#include <stdbool.h> // C99, boolean type support
#include <stdio.h>
#include <stdlib.h>
#include <math.h>
//#define DATATYPE_IS_INT
#define DATATYPE_IS_DOUBLE
#define EXIT_CODE_XMALLOC
-
2027503·php·4.6 KB·2010-12-23 19:52 UTC
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Conte
-
2027499·php·249 B·2010-12-23 19:51 UTC
<?php
session_id(""); // set the session ID to nothing
session_start(); // initialize the session
session_destroy(); // destroy the session
unset($_SESSION); // unset all session variables
header
-
2027495·text·29 B·2010-12-23 19:48 UTC
Thanks, cvvplaza.com worked.
-
2027464·text·236 B·2010-12-23 19:13 UTC
vvuja: 2.7.8-0.1mdv2010.2 in main/backports, 2010.1 for i586
vvuja: 2.7.7-0.1mdv2010.1 in main/updates, 2010.1 for i586
vvuja: 2.7.2-0.2mdv2010.1 in main/testing, 2010.1 for i586
vvuja: 2.7.1-1mdv2010
-
2027451·text·7.5 KB·2010-12-23 18:56 UTC
101221 23:52:09 mysqld_safe Starting mysqld daemon with databases from /var/db/mysql
101221 23:52:09 [Note] Plugin 'FEDERATED' is disabled.
101221 23:52:09 InnoDB: Initializing buffer pool, size =
-
2027436·text·1.6 KB·2010-12-23 18:39 UTC
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file
-
2027409·text·32.9 KB·2010-12-23 18:07 UTC
-
2027371·diff·34.6 KB·2010-12-23 17:16 UTC
-
2027351·text·218 B·2010-12-23 16:50 UTC
1.0.5-0.1mdv2010.0 in contrib/updates, 2010.0 for i586
1.0.2-1.1mdv2010.0 in contrib/backports, 2010.0 for i586
0.7.5-1mdv2010.0 in contrib/testing, 2010.0 for i586
0.7.2-1mdv2010.0 in contrib/release
-
2027350·csharp·713 B·2010-12-23 16:48 UTC
public class ScreenExample : Screen
{
public ScreenExample()
: base("ScreenExample")
{
}
public override void Initialize(bool addToManagers)
-
2027334·text·1.2 KB·2010-12-23 16:36 UTC
This is an *unofficial* FFmpeg Win32 build made by tripp.
built with mingw 4.2.4 core & gcc from TDM.
patched for ogm remux.
These files were originally hosted at: http://tripp.arrozcru.com/
-
2027333·text·2.6 KB·2010-12-23 16:34 UTC
#!/usr/bin/perl
use strict;
use warnings;
use Socket;
use HTTP::Request;
use HTTP::Response;
use POE qw(Wheel::SocketFactory
Wheel::ReadWrite
Driver::SysRW
Filter::Stream
);
-
2027318·text·206 B·2010-12-23 16:16 UTC
0.9.8-2mdv2011.0 in main/release, cooker for x86_64
0.9.8-2mdv2011.0 in main/release, cooker for i586
0.3.2.2-1mdv2007.1 in main/release, cooker for ppc
0.3.0.2-2mdv2007.0 in main/release, cooker for
-
2027300·nasm·1.4 KB·2010-12-23 15:30 UTC
; void realloc_pile()
; teste si il y a besoin d'agrandir la pile, et l'agrandit le cas échéant
realloc_pile:
push ebp
mov ebp,esp
mov eax,dword [nb_elements_pile]
-
2027273·text·1.6 KB·2010-12-23 14:46 UTC
Traceback (most recent call last):
File "/usr/bin/identicurse", line 8, in <module>
load_entry_point('identicurse==0.5-dev', 'console_scripts', 'identicurse')()
File "/usr/lib/python2.5/sit
-
2027245·python·2.7 KB·2010-12-23 14:27 UTC
#!/usr/bin/python2
import os
import mutagen.oggvorbis
import mutagen.mp3
import mimetypes
g_html_header="""<html>
<meta http-equiv="Content-Type" content="text/html; charset=utf8">
<body>